Commit Graph

4 Commits

Author SHA1 Message Date
Jialin Wang
0f6cb26ad1 modif d'evaluation ,ca marche mnt
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 CreateReportController.java. Reason: The import java.util.List is never used, line 4
- failed on resource CreateReportController.java. Reason: The import org.yacos.core.article.Article is never used, line 14
- failed on resource CreateReportController.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 16
- failed on resource EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8
Override reason:
2008-01-21 23:45:22 +00:00
Jialin Wang
5d4177496a changemnt de police 2008-01-21 21:44:56 +00:00
Jialin Wang
5a503be012 modif d'evaluation
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 EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8
Override reason:
2008-01-21 21:14:42 +00:00
Jialin Wang
5a8a1f089c creation des page d'evaluation 2008-01-20 18:23:03 +00:00