<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>22</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$jsf/81/mavenArtifacts/</url></action><action></action><artifact><displayPath>jsf-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>jsf-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>jsf-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT.pom</displayPath><fileName>jsf-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT.war</displayPath><fileName>jsf-0.0.1-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#81</displayName><duration>139254</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #81</fullDisplayName><id>81</id><keepLog>false</keepLog><number>81</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448871735001</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/81/</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/test/java/es/uvigo/esei/dgss/letta/service/SearchEJBTest.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/UserEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/JoinEventController.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/beans-mailer-principal.xml</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/UserAuthorizationEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/JoinEventController.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>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.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/test/java/es/uvigo/esei/dgss/letta/service/SearchEJBTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/SearchEJB.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/IndexPageController.java</file></path><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-h2/beans-mailer-principal.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/EventSearchController.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/util/EventMappings.java</affectedPath><affectedPath>jsf/src/main/webapp/searchResults.xhtml</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/LoginUserControllerTest.java</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserControllerTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.java</affectedPath><commitId>29932442f05ec58ae266ebefc6c13c45ea7be2a1</commitId><timestamp>1448870307000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></author><authorEmail>arfarinha@esei.uvigo.es</authorEmail><comment>Adds event search functionality
Adds the view and the controller to implement the event search
requirement. Adds a LazyEventList class to implement a mecanism for lazy
pagination Modifies EventEJB to add a count method to use in lazy
pagination
</comment><date>2015-11-30 08:58:27 +0100</date><id>29932442f05ec58ae266ebefc6c13c45ea7be2a1</id><msg>Adds event search functionality</msg><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/searchResults.xhtml</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/LoginUserControllerTest.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/util/EventMappings.java</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserControllerTest.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/EventSearchController.java</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></culprit><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$jsf/81/mavenArtifacts/</url></mavenArtifacts></mavenBuild>