SuccessChanges

Summary

  1. tsk12 Adds relationship sign up to Event (details)
Commit 8a2450fc9b852eb275638645072af89782f134f9 by jvrey
tsk12 Adds relationship sign up to Event
Modifies the entities to allow the action to sign up in Event. Adds the
apropriate test class. Modifies the deployment package to add the
relationship.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/lettab/domain/EventTest.java