<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>28</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%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/117/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.2.0-SNAPSHOT/dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.2.0-SNAPSHOT/dgss1617-letta-teamb-service-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.2.0-SNAPSHOT/dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.2.0-SNAPSHOT/dgss1617-letta-teamb-service-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#117</displayName><duration>87306</duration><estimatedDuration>92776</estimatedDuration><fullDisplayName>LETTA 1617 Team B » Service #117</fullDisplayName><id>117</id><keepLog>false</keepLog><number>117</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1482520033586</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/117/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/SecurityExceptionMapper.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/CORSFilter.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events1.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/GenericTypes.java</affectedPath><affectedPath>tests/src/main/resources/datasets/userEventNotAssist.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/eventsAssist.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/RestTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/IllegalArgumentExceptionMapper.java</affectedPath><affectedPath>tests/src/main/resources/datasets/userEventAssist.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-with-users.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/EventRESTTest.java</affectedPath><commitId>1aa3842cdf6b68af540ebd71c11142ea692f0b48</commitId><timestamp>1482518862000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/pvfernandez</absoluteUrl><fullName>pvfernandez</fullName></author><authorEmail>pvfernandez@esei.uvigo.es</authorEmail><comment>tsk82 Creates the test to ckeck the REST methods
The main content of this commit creates the test to check the method 
getMyJoinedEvents() of the REST layer It has been necesassy modify the
security for the REST layer, the md5 pass of 'ansaa' user in the
datasets and some annotations in the Event and User entities
</comment><date>2016-12-23 19:47:42 +0100</date><id>1aa3842cdf6b68af540ebd71c11142ea692f0b48</id><msg>tsk82 Creates the test to ckeck the REST methods</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/userEventAssist.xml</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/IllegalArgumentExceptionMapper.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/SecurityExceptionMapper.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events1.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/RestTestSuite.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-with-users.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/eventsAssist.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/EventRESTTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/lettab/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/lettab/rest/CORSFilter.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/userEventNotAssist.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/pvfernandez</absoluteUrl><fullName>pvfernandez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/117/mavenArtifacts/</url></mavenArtifacts></mavenBuild>