<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><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/develop</name></branch><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/develop</name></branch><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/master</name></branch></revision></originmaster><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/develop</name></branch><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/master</name></branch></marked><revision><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/develop</name></branch><branch><SHA1>eaca2576f14e8d419d02ecef87e3c53907664892</SHA1><name>origin/master</name></branch></revision></origindevelop><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>79</buildNumber><marked><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><branch><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><branch><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><branch><SHA1>b49950a6123c8e72c477e1d525473561b580528d</SHA1><name>refs/remotes/origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing.ei.uvigo.es/dt/gitlab/dgss/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>1</failCount><skipCount>0</skipCount><totalCount>91</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#79</displayName><duration>314984</duration><estimatedDuration>374870</estimatedDuration><fullDisplayName>LETTA #79</fullDisplayName><id>79</id><keepLog>false</keepLog><number>79</number><queueId>6</queueId><result>UNSTABLE</result><timestamp>1448869330982</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/LETTA/79/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><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>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/JoinEventController.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/SearchEJBTest.java</file></path><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>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/EventEJBTest.java</file></path><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-h2/beans-mailer-principal.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/util/ServiceIntegrationTestBuilder.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</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>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/beans.xml</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></item><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/jsf/LoginUserControllerTest.java</affectedPath><affectedPath>jsf/src/main/webapp/searchResults.xhtml</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>b49950a6123c8e72c477e1d525473561b580528d</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>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:42:54 +0100</date><id>b49950a6123c8e72c477e1d525473561b580528d</id><msg>Adds event search functionality</msg><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/LoginUserControllerTest.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>add</editType><file>jsf/src/main/webapp/searchResults.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/util/LazyEventList.java</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/ConfirmUserControllerTest.java</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/agjacome</absoluteUrl><fullName>agjacome</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.5</mavenVersionUsed></mavenModuleSetBuild>