<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>23</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/79/mavenArtifacts/</url></action><action></action><artifact><displayPath>service-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>service-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>service-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT.jar</displayPath><fileName>service-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT.pom</displayPath><fileName>service-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#79</displayName><duration>87336</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #79</fullDisplayName><id>79</id><keepLog>false</keepLog><number>79</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448869333263</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/79/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/beans.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/EventAlredyJoinedException.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/SearchEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/SearchEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/beans-mailer-principal.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/JoinEventController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/util/ServiceIntegrationTestBuilder.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/AlreadyRegisteredException.java</affectedPath><commitId>6f60c746a83b2fc50b42c75d90666bed695155f6</commitId><timestamp>1448869374000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/agjacome</absoluteUrl><fullName>agjacome</fullName></author><authorEmail>agjacome@gmail.com</authorEmail><comment>Factors out repetitive and error-prone test deploys
Service layer integration tests have been refactored to use a common 
Arquillian's deployment builder 'ServiceIntegrationTestBuilder', which
includes the common parts to all the service level tests and offers
cleaner ways to build such Archives.
</comment><date>2015-11-30 08:42:54 +0100</date><id>6f60c746a83b2fc50b42c75d90666bed695155f6</id><msg>Factors out repetitive and error-prone test deploys</msg><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/AlreadyRegisteredException.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/util/ServiceIntegrationTestBuilder.java</file></path><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/beans.xml</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/SearchEJB.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/EventAlredyJoinedException.java</file></path><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-h2/beans-mailer-principal.xml</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/SearchEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/JoinEventController.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/agjacome</absoluteUrl><fullName>agjacome</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/79/mavenArtifacts/</url></mavenArtifacts></mavenBuild>