Commit Graph

5 Commits

Author SHA1 Message Date
Maxime Dagnicourt
8b1d388660 Policy failures:
Code warning
- failed on resource conferences. Reason: The assignment to variable id has no effect, line 136
- failed on resource Conference.java. Reason: The assignment to variable id has no effect, line 136
- failed on resource article. Reason: The import javax.persistence.GeneratedValue is never used, line 9
- failed on resource Preference.java. Reason: The import javax.persistence.GeneratedValue is never used, line 9
- failed on resource article. Reason: The import javax.persistence.GenerationType is never used, line 10
... and more.  
Override reason:   
commit de bourrin suie la fausse manip de fr....ric :)
2008-01-08 09:38:55 +00:00
Frederic Debuire
8677103013 J'ai viré le JUNIT 2008-01-08 08:49:33 +00:00
Frederic Debuire
77050d6437 Effacement du dossier test
Policy failures:   
Code warning
- failed on resource core. Reason: The assignment to variable id has no effect, line 136
- failed on resource core. Reason: The import javax.persistence.JoinColumn is never used, line 11
- failed on resource core. Reason: The import javax.persistence.OneToOne is never used, line 13
- failed on resource core. Reason: The import org.yacos.core.users.User is never used, line 18
- failed on resource core. Reason: The serializable class Conference does not declare a static final serialVersionUID field of type long, line 21
... and more.  
Override reason:   
haha
2008-01-07 16:49:55 +00:00
Maxime Dagnicourt
e7e98246a5 Policy failures:
Code warning
- failed on resource users. Reason: The field User.password is never read locally, line 24
- failed on resource User.java. Reason: The field User.password is never read locally, line 2
Override reason:   
s
2007-12-12 10:10:29 +00:00
1792b20be0 Initial commit :
Base business core classes for User and Role management.
Probably a lot more to be added to these, but I can't get to think to anything else for now.
2007-12-11 23:22:55 +00:00