<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>93</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>88</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/36/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#36</displayName><duration>18953</duration><estimatedDuration>19744</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Domain #36</fullDisplayName><id>36</id><keepLog>false</keepLog><number>36</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1480963634752</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/36/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</affectedPath><commitId>44461ace6832e44a1f9f20300e47153707114dda</commitId><timestamp>1480069950000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rabande</absoluteUrl><fullName>rabande</fullName></author><authorEmail>rabande@esei.uvigo.es</authorEmail><comment>Add documentation and test to entities.
The documentation has been added to the "User" and "Event" entities and
the tests of those entities have been completed.
</comment><date>2016-11-25 11:32:30 +0100</date><id>44461ace6832e44a1f9f20300e47153707114dda</id><msg>Add documentation and test to entities.</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>d99bde47660939773e1a37f2ba81bc5f354d9d46</commitId><timestamp>1480099810000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Access service for wall event
Correction of some bugs:
- supress the anotation transcient on verificationToken
- persistence.xml in jsf need the class name of the entity
- persistence.xml in rest need the class name of the entity
- *.xml update the name of the atributes to the same in
  the database and add users and events to use in the test
- UserEJB modification of the method sendConfirmationUrl
  because the other code not have a good functionality
  when the verificationToken is null
Create:
- EventEJB
- EventEJBTest
- ServiceTestSuite
Update:
- isEqualToUser ckeck the new attribute accepted
- User add new attribute and put the method getter, setter
  and registeredUser with the javaDoc of the method
</comment><date>2016-11-25 19:50:10 +0100</date><id>d99bde47660939773e1a37f2ba81bc5f354d9d46</id><msg>Access service for wall event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><commitId>96be75b39fbd975f4050b1c8136a4d8a7d5b8473</commitId><timestamp>1480102352000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment> Access service for wall event
 Correction of some bugs:
 - supress the anotation transcient on verificationToken
 - persistence.xml in jsf need the class name of the entity
 - persistence.xml in rest need the class name of the entity
 - *.xml update the name of the atributes to the same in
   the database and add users and events to use in the test
 - UserEJB modification of the method sendConfirmationUrl
   because the other code not have a good functionality
   when the verificationToken is null
 Create:
 - EventEJB
 - EventEJBTest
 - ServiceTestSuite
 Update:
 - isEqualToUser ckeck the new attribute accepted
 - User add new attribute and put the method getter, setter
 and registeredUser with the javaDoc of the method
 - letta-mysql.full.sql is empty
</comment><date>2016-11-25 20:32:32 +0100</date><id>96be75b39fbd975f4050b1c8136a4d8a7d5b8473</id><msg> Access service for wall event</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><commitId>ae700260af7aea367dcc77770a5c4580ff33ca59</commitId><timestamp>1480178666000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Correction of some bugs:  - supress the anotation transcient on
verificationToken  - persistence.xml in jsf need the class name of the
entity  - persistence.xml in rest need the class name of the entity  -
*.xml update the name of the atributes to the same in    the database
and add users and events to use in the test  - UserEJB modification of
the method sendConfirmationUrl    because the other code not have a good
functionality    when the verificationToken is null
Create:
- EventEJB
- EventEJBTest
- ServiceTestSuite
- letta-mysql.inserts.sql
Update:
- isEqualToUser ckeck the new attribute accepted
- User add new attribute and put the method getter, setter
  and registeredUser with the javaDoc of the method
- Event.java is modified to put the size of attribute head to
  50 characters
</comment><date>2016-11-26 17:44:26 +0100</date><id>ae700260af7aea367dcc77770a5c4580ff33ca59</id><msg>Correction of some bugs:  - supress the anotation transcient on</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path><path><editType>add</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><commitId>1668149ebdd719bf70e5f7e06c60c9ed4aefa25d</commitId><timestamp>1480182521000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>task15: add test data
 -user-create-event.xml add new good events and
 bad events to prove they are not created
-User.java is modified to add public to the default
 constructor
</comment><date>2016-11-26 18:48:41 +0100</date><id>1668149ebdd719bf70e5f7e06c60c9ed4aefa25d</id><msg>task15: add test data</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>.gitignore</affectedPath><affectedPath>CONTRIBUTING.md</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/wildfly/standalone.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</affectedPath><affectedPath>additional-material/fake-smtp/fake_smtp.sh</affectedPath><affectedPath>pom.xml</affectedPath><commitId>d83fa0145372807d79439df4a755d92ec58df3af</commitId><timestamp>1480439732000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></author><authorEmail>sicofan@esei.uvigo.es</authorEmail><comment>Adds the fake smtp server and resolves minor bugs
Fake smtp server is necessary to check the sending of emails from the 
wildfly server. The script fake_smtp.sh has been added to automatice the
download and the execution of fakeSMTP-2.0 server. Besides, .jar and
.zip files used by this script have been added to .gitignore. Steps for
use this script have been added to CONTRIBUTING.md. The standalone.xml
has been modified to support the smtp connection. The pom.xml has been
modified to automatice the use of smtp server by testing servers. 
Finally, Mail ejb has been modified to reference the mail session
resource created in the standalone.xml. tsk6 completed.
</comment><date>2016-11-29 18:15:32 +0100</date><id>d83fa0145372807d79439df4a755d92ec58df3af</id><msg>Adds the fake smtp server and resolves minor bugs</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>additional-material/wildfly/standalone.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</file></path><path><editType>edit</editType><file>CONTRIBUTING.md</file></path><path><editType>add</editType><file>additional-material/fake-smtp/fake_smtp.sh</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><commitId>bfbde465d295fac008555de70e5a244ad3c404c6</commitId><timestamp>1480441060000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Detection and correction of two errors
Rename the role Visitor to UnregisteredUser Move the method registerUser
from User to UserEJB
</comment><date>2016-11-29 18:37:40 +0100</date><id>bfbde465d295fac008555de70e5a244ad3c404c6</id><msg>Detection and correction of two errors</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>jsf/src/main/java/RegisterController.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</affectedPath><affectedPath>service/src/test/resources/beans.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>b0b36ba9e2b245d613017d3faff4ea6fcef7cb10</commitId><timestamp>1480522911000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></author><authorEmail>ifcunharro@esei.uvigo.es</authorEmail><comment>Adds events persistence to the EventEJB
The EventEJB class now can persist events. This commit also includes an 
important refactorization of the entity classes, that have been moved to
a new and more adequate package. In addition, the dataset classes for
user and event have been created.
</comment><date>2016-11-30 17:21:51 +0100</date><id>b0b36ba9e2b245d613017d3faff4ea6fcef7cb10</id><msg>Adds events persistence to the EventEJB</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java</file></path><path><editType>delete</editType><file>jsf/src/main/java/RegisterController.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path><path><editType>edit</editType><file>service/src/test/resources/beans.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</affectedPath><commitId>f8da8aa8e1ca3530fc29da337f5a275d4b7e849e</commitId><timestamp>1480532235000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>Added new methods in Event.java to follow user a event, and his tests
</comment><date>2016-11-30 19:57:15 +0100</date><id>f8da8aa8e1ca3530fc29da337f5a275d4b7e849e</id><msg>Added new methods in Event.java to follow user a event, and his tests</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rabande</absoluteUrl><fullName>rabande</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/36/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>0.47599962</duration><empty>false</empty><failCount>0</failCount><passCount>88</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.125</duration><failedSince>0</failedSince><name>testSetAssistantsJustIsAssistant</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testThatHasAssistantsReturnsZeroIfAssistantIsRemoved</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testThatHasAssistantReturnsFalseIfAssistantIsNotPresent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testSetLocationNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringEventNullEnd</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.065</duration><failedSince>0</failedSince><name>testStringEventTitleTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.008</duration><failedSince>0</failedSince><name>testSetOrganizerNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testThatHasAttendeeThrowsExceptionOnNullAttendee</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetHeadTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringEventNullCategory</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.006</duration><failedSince>0</failedSince><name>testSetHeadToolLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.004</duration><failedSince>0</failedSince><name>testThatHasAssistantReturnsTrueIfAssistantPresent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringEventDescriptionTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testSetNameNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetDescription</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.009</duration><failedSince>0</failedSince><name>testSetLocation</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetCreator</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringEventNullStart</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventNullTitle</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventHeadTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testStringEventDescriptionTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.011</duration><failedSince>0</failedSince><name>testSetAssistants</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventNullDescription</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.003</duration><failedSince>0</failedSince><name>testStringEventLocationTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testThatHasAssistantReturnsFalseIfAssistantIsNotFollow</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetDescriptionNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringEventHeadTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.006</duration><failedSince>0</failedSince><name>testStringEventLocationTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.008</duration><failedSince>0</failedSince><name>testSetHeadNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testThatHasAssistantReturnsTrueIfNumberAssistantIsCorrect</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetOrganizer</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.008</duration><failedSince>0</failedSince><name>testSetCreatorNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetStartNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.006</duration><failedSince>0</failedSince><name>testSetTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetTitleToolLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.01</duration><failedSince>0</failedSince><name>testStringEventNullLocation</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testThatHasAssistantReturnsTrueIfAssistantIsNotFollow</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStringEventEndPreviousStart</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.007</duration><failedSince>0</failedSince><name>testSetEndNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetAssistantsNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventNullHead</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetHead</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.009</duration><failedSince>0</failedSince><name>testSetStartPreviousCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetEnd</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetEndPreviousCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventStartPreviousCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testThatHasAssistantsReturnsTrueIfAssistantIsFollow</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.009</duration><failedSince>0</failedSince><name>testStringEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetStart</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.EventTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetTitle</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserGetAssistant</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPassword</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.012</duration><failedSince>0</failedSince><name>testStringUserExistOrganizedEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringUserSurnameTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserEmailInvalid</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPasswordMD5NullValue</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testSetPasswordNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserGetOrganizer</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserLoginTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPasswordTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserNullEmail</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserNullEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserNullLogin</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserSetAssistant</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.01</duration><failedSince>0</failedSince><name>testStringUserEmailTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.024</duration><failedSince>0</failedSince><name>testStringUserSetEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.005</duration><failedSince>0</failedSince><name>testStringUserEmailTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.004</duration><failedSince>0</failedSince><name>testStringUserGetCreator</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserSetOrganizer</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserExistAssistandEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserSurnameTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetSurname</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventNullAssistant</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.005</duration><failedSince>0</failedSince><name>testSetPasswordNoMD5</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.007</duration><failedSince>0</failedSince><name>testStringUserNullName</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserNameTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserLoginTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testStringUserNameTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.009</duration><failedSince>0</failedSince><name>testStringEventNullOrganizer</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringEventNullRole</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserExistCreatedEvent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetName</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetRole</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStringUserNullSurname</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPasswordMD5</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.01</duration><failedSince>0</failedSince><name>testSetEmail</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.letta.entities.UserTest</className><duration>0.007</duration><failedSince>0</failedSince><name>testSetLogin</name><skipped>false</skipped><status>PASSED</status></case><duration>0.47599962</duration><name>es.uvigo.esei.dgss.teama.letta.entities.EntitiesTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>5</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/36/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#36</displayName><duration>59116</duration><estimatedDuration>78493</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Service #36</fullDisplayName><id>36</id><keepLog>false</keepLog><number>36</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1480963634756</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/36/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>d99bde47660939773e1a37f2ba81bc5f354d9d46</commitId><timestamp>1480099810000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Access service for wall event
Correction of some bugs:
- supress the anotation transcient on verificationToken
- persistence.xml in jsf need the class name of the entity
- persistence.xml in rest need the class name of the entity
- *.xml update the name of the atributes to the same in
  the database and add users and events to use in the test
- UserEJB modification of the method sendConfirmationUrl
  because the other code not have a good functionality
  when the verificationToken is null
Create:
- EventEJB
- EventEJBTest
- ServiceTestSuite
Update:
- isEqualToUser ckeck the new attribute accepted
- User add new attribute and put the method getter, setter
  and registeredUser with the javaDoc of the method
</comment><date>2016-11-25 19:50:10 +0100</date><id>d99bde47660939773e1a37f2ba81bc5f354d9d46</id><msg>Access service for wall event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><commitId>ae700260af7aea367dcc77770a5c4580ff33ca59</commitId><timestamp>1480178666000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Correction of some bugs:  - supress the anotation transcient on
verificationToken  - persistence.xml in jsf need the class name of the
entity  - persistence.xml in rest need the class name of the entity  -
*.xml update the name of the atributes to the same in    the database
and add users and events to use in the test  - UserEJB modification of
the method sendConfirmationUrl    because the other code not have a good
functionality    when the verificationToken is null
Create:
- EventEJB
- EventEJBTest
- ServiceTestSuite
- letta-mysql.inserts.sql
Update:
- isEqualToUser ckeck the new attribute accepted
- User add new attribute and put the method getter, setter
  and registeredUser with the javaDoc of the method
- Event.java is modified to put the size of attribute head to
  50 characters
</comment><date>2016-11-26 17:44:26 +0100</date><id>ae700260af7aea367dcc77770a5c4580ff33ca59</id><msg>Correction of some bugs:  - supress the anotation transcient on</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path><path><editType>add</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><affectedPath>additional-material/db/letta-mysql.initialization.sql</affectedPath><affectedPath>additional-material/db/letta-mysql.clean.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/ejb/ServiceTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>0e5b26fdd96f683b2ac0325637f80030ade40181</commitId><timestamp>1480347546000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Sto1: corrections bugs and new implementations
Correction of some bugs:
    - supress the anotation transcient on verificationToken
    - persistence.xml in jsf need the class name of the entity
    - persistence.xml in rest need the class name of the entity
    - *.xml update the name of the atributes to the same in
      the database and add users and events to use in the test
    - UserEJB modification of the method sendConfirmationUrl
      because the other code not have a good functionality
      when the verificationToken is null
    Create:
    - EventEJB
    - EventEJBTest
    - ServiceTestSuite
    - letta-mysql.inserts.sql
    Update:
    - isEqualToUser ckeck the new attribute accepted
    - User add new attribute and put the method getter, setter
      and registeredUser with the javaDoc of the method
    - Event.java is modified to put the size of attribute head to
      50 characters
task15: add test data
     -user-create-event.xml add new good events and
     bad events to prove they are not created
    -User.java is modified to add public to the default
     constructor
</comment><date>2016-11-28 16:39:06 +0100</date><id>0e5b26fdd96f683b2ac0325637f80030ade40181</id><msg>Sto1: corrections bugs and new implementations</msg><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/ejb/ServiceTestSuite.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</file></path><path><editType>add</editType><file>additional-material/db/letta-mysql.initialization.sql</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path><path><editType>add</editType><file>additional-material/db/letta-mysql.clean.sql</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources/arquillian.xml</affectedPath><affectedPath>service/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><commitId>ab0fb265d4e47a2483adfd028943e198df8e862e</commitId><timestamp>1480355403000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@uvigo.es</authorEmail><comment>Changes the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other tools in the
integration server, causing port collisions in the integration server.
This commit increases the offset to 30000 in order to avoid this port 
collision.
</comment><date>2016-11-28 18:50:03 +0100</date><id>ab0fb265d4e47a2483adfd028943e198df8e862e</id><msg>Changes the WildFly testing ports</msg><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>service/src/test/resources/arquillian.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>.gitignore</affectedPath><affectedPath>CONTRIBUTING.md</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/wildfly/standalone.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</affectedPath><affectedPath>additional-material/fake-smtp/fake_smtp.sh</affectedPath><affectedPath>pom.xml</affectedPath><commitId>d83fa0145372807d79439df4a755d92ec58df3af</commitId><timestamp>1480439732000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></author><authorEmail>sicofan@esei.uvigo.es</authorEmail><comment>Adds the fake smtp server and resolves minor bugs
Fake smtp server is necessary to check the sending of emails from the 
wildfly server. The script fake_smtp.sh has been added to automatice the
download and the execution of fakeSMTP-2.0 server. Besides, .jar and
.zip files used by this script have been added to .gitignore. Steps for
use this script have been added to CONTRIBUTING.md. The standalone.xml
has been modified to support the smtp connection. The pom.xml has been
modified to automatice the use of smtp server by testing servers. 
Finally, Mail ejb has been modified to reference the mail session
resource created in the standalone.xml. tsk6 completed.
</comment><date>2016-11-29 18:15:32 +0100</date><id>d83fa0145372807d79439df4a755d92ec58df3af</id><msg>Adds the fake smtp server and resolves minor bugs</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>additional-material/wildfly/standalone.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</file></path><path><editType>edit</editType><file>CONTRIBUTING.md</file></path><path><editType>add</editType><file>additional-material/fake-smtp/fake_smtp.sh</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><commitId>bfbde465d295fac008555de70e5a244ad3c404c6</commitId><timestamp>1480441060000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Detection and correction of two errors
Rename the role Visitor to UnregisteredUser Move the method registerUser
from User to UserEJB
</comment><date>2016-11-29 18:37:40 +0100</date><id>bfbde465d295fac008555de70e5a244ad3c404c6</id><msg>Detection and correction of two errors</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><affectedPath>jsf/src/main/java/RegisterController.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</affectedPath><affectedPath>service/src/test/resources/beans.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</affectedPath><commitId>b0b36ba9e2b245d613017d3faff4ea6fcef7cb10</commitId><timestamp>1480522911000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></author><authorEmail>ifcunharro@esei.uvigo.es</authorEmail><comment>Adds events persistence to the EventEJB
The EventEJB class now can persist events. This commit also includes an 
important refactorization of the entity classes, that have been moved to
a new and more adequate package. In addition, the dataset classes for
user and event have been created.
</comment><date>2016-11-30 17:21:51 +0100</date><id>b0b36ba9e2b245d613017d3faff4ea6fcef7cb10</id><msg>Adds events persistence to the EventEJB</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java</file></path><path><editType>delete</editType><file>jsf/src/main/java/RegisterController.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path><path><editType>edit</editType><file>service/src/test/resources/beans.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/36/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>4.969</duration><empty>false</empty><failCount>0</failCount><passCount>5</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.project.ejb.EventEJBTest</className><duration>2.768</duration><failedSince>0</failedSince><name>testGetTopEventIfNoEventsInDatabase</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.project.ejb.EventEJBTest</className><duration>0.224</duration><failedSince>0</failedSince><name>getWallEventIfNoEventsInDatabase</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.project.ejb.EventEJBTest</className><duration>0.82</duration><failedSince>0</failedSince><name>testGetTopEventNoMoreEventsThanExisting</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.project.ejb.EventEJBTest</className><duration>0.108</duration><failedSince>0</failedSince><name>getWallEventNoMoreEventsThanExisting</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.project.ejb.EventEJBTest</className><duration>1.049</duration><failedSince>0</failedSince><name>testCreateEvent</name><skipped>false</skipped><status>PASSED</status></case><duration>4.969</duration><name>es.uvigo.esei.dgss.project.ejb.ServiceTestSuite</name></suite></result></childReport></surefireAggregatedReport>