Commit Graph

3 Commits

Author SHA1 Message Date
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