2 Commits

Author SHA1 Message Date
Frederic Debuire
e71442720f Traduction du calendrier.
Ajout d'information pour la création de conf.
2008-02-11 16:47:18 +00:00
Frederic Debuire
28c3aaabba DWR
Policy failures:   
Code warning
- failed on resource EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 83
- failed on resource Criterions.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 11
- failed on resource AddConferenceController.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 45
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 103
- failed on resource Criterions.java. Reason: Set is a raw type. References to generic type Set<E> should be parameterized, line 11
... and more.  
Override reason:   
DWR
2008-01-24 16:23:39 +00:00