<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>80</buildNumber><marked><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><branch><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><branch><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><name>origin/develop</name></branch></revision></origindevelop><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><branch><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><branch><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><branch><SHA1>402ba3d82ea5b55989ebbaae371f37b1dca832fa</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing.ei.uvigo.es/dt/gitlab/dgss-1617-teamA/letta.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>152</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#80</displayName><duration>323745</duration><estimatedDuration>283139</estimatedDuration><fullDisplayName>LETTA 1617 Team A #80</fullDisplayName><id>80</id><keepLog>false</keepLog><number>80</number><queueId>13</queueId><result>SUCCESS</result><timestamp>1483905547222</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/80/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-precancel-event.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><commitId>fb56882e2ff35d3c5566a9d6e786d670dcbd924c</commitId><timestamp>1483902575000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto8, tsk36] API method to attend an event implemented, but not
finished
</comment><date>2017-01-08 20:09:35 +0100</date><id>fb56882e2ff35d3c5566a9d6e786d670dcbd924c</id><msg>[sto8, tsk36] API method to attend an event implemented, but not</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-precancel-event.xml</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><path><editType>edit</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>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-created-events-rest.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-precancel-event.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-cancel-event.xml</affectedPath><commitId>d18378c1c16f620fd494789b10fdb9d7b1b47bc9</commitId><timestamp>1483902575000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>Problems with testGetCreatedEvents.
</comment><date>2017-01-08 20:09:35 +0100</date><id>d18378c1c16f620fd494789b10fdb9d7b1b47bc9</id><msg>Problems with testGetCreatedEvents.</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-created-events-rest.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><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>pom.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-cancel-event.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-precancel-event.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><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><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/UpdateEventController.java</affectedPath><commitId>a3f02a856f836c9478d6f739a21b716b5dd79765</commitId><timestamp>1483902954000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>Conflict with unattendEventTest
</comment><date>2017-01-08 20:15:54 +0100</date><id>a3f02a856f836c9478d6f739a21b716b5dd79765</id><msg>Conflict with unattendEventTest</msg><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/UpdateEventController.java</file></path><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>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><commitId>0fd4fdea568ded1382a6e6f380516c3a1c6832fd</commitId><timestamp>1483903622000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto21-task53] Browse Event by id
The getEvent method has been created in the EventResource.java class of
the REST layer and the test has also been created to test the operation
of the new method.
</comment><date>2017-01-08 20:27:02 +0100</date><id>0fd4fdea568ded1382a6e6f380516c3a1c6832fd</id><msg>[sto21-task53] Browse Event by id</msg><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><commitId>22d36f5ceadced1b6b06875b9693037f7667163c</commitId><timestamp>1483903622000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto17-tsk49] Method that allows you to update an event to the organizer
A method has been created so that the organizer of an event can modify
that event. Its operation has also been checked. The file
"user-update-event-title.xml" was modified because it had an error.
</comment><date>2017-01-08 20:27:02 +0100</date><id>22d36f5ceadced1b6b06875b9693037f7667163c</id><msg>[sto17-tsk49] Method that allows you to update an event to the organizer</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><commitId>04927d5e4a0ff73bc65b4b94d4b708625bd7fc2c</commitId><timestamp>1483903756000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto21-tsk52] Adds create event rest api
This commit adds the post method for creating an event to the rest api. 
For this, a test event constructor has been created for ignoring 
validations. Besides, the IllegalArgumentExceptionMapper was created and 
authorized user was unified.
</comment><date>2017-01-08 20:29:16 +0100</date><id>04927d5e4a0ff73bc65b4b94d4b708625bd7fc2c</id><msg>[sto21-tsk52] Adds create event rest api</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-precancel-event.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><commitId>5412286b0eb61c5958a9eef60a6c0922e25d7bf9</commitId><timestamp>1483903756000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto8, tsk36] API method to attend an event implemented, but not
finished
</comment><date>2017-01-08 20:29:16 +0100</date><id>5412286b0eb61c5958a9eef60a6c0922e25d7bf9</id><msg>[sto8, tsk36] API method to attend an event implemented, but not</msg><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-precancel-event.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-precancel-event.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-cancel-event.xml</affectedPath><commitId>45cea95c1facc85e89502e56b1b94b19c1a0d29c</commitId><timestamp>1483903968000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto8,tsk35] Implemented rest method that returns a list with the events
created by the logged user. Tests already created. [sto8,tsk36]
Implemented rest method that allows the logged user to attend an event.
Tests already created. Modified EventDataset, UnattendEvent, and
datasets (user-precancel-event.xml and user-cancel-event.xml).
</comment><date>2017-01-08 20:32:48 +0100</date><id>45cea95c1facc85e89502e56b1b94b19c1a0d29c</id><msg>[sto8,tsk35] Implemented rest method that returns a list with the events</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-cancel-event.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/user-precancel-event.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><commitId>9af97ccb6b73685a7646837e70f2057a440c85d3</commitId><timestamp>1483903996000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>    [sto8,tsk35] Implemented rest method that returns a list with the
events created by the logged user. Tests already created.    
[sto8,tsk36] Implemented rest method that allows the logged user to
attend an event. Tests already created.     Modified EventDataset,
UnattendEvent, and datasets (user-precancel-event.xml and
user-cancel-event.xml).
</comment><date>2017-01-08 20:33:16 +0100</date><id>9af97ccb6b73685a7646837e70f2057a440c85d3</id><msg>    [sto8,tsk35] Implemented rest method that returns a list with the</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><commitId>402ba3d82ea5b55989ebbaae371f37b1dca832fa</commitId><timestamp>1483905059000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></author><authorEmail>nccasares@esei.uvigo.es</authorEmail><comment>[sto8,tsk35] Implemented rest method that returns a list with the events
created by the logged user. Tests already created. [sto8,tsk36]
Implemented rest method that allows the logged user to attend an event.
Tests already created. Modified EventDataset, UnattendEvent, and
datasets (user-precancel-event.xml and user-cancel-event.xml).
</comment><date>2017-01-08 20:50:59 +0100</date><id>402ba3d82ea5b55989ebbaae371f37b1dca832fa</id><msg>[sto8,tsk35] Implemented rest method that returns a list with the events</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nccasares</absoluteUrl><fullName>nccasares</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>