<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>57</buildNumber><marked><SHA1>55826cf75e37bd1cb71a6856ecb90071949a3c71</SHA1><branch><SHA1>55826cf75e37bd1cb71a6856ecb90071949a3c71</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>55826cf75e37bd1cb71a6856ecb90071949a3c71</SHA1><branch><SHA1>55826cf75e37bd1cb71a6856ecb90071949a3c71</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>55826cf75e37bd1cb71a6856ecb90071949a3c71</SHA1><branch><SHA1>55826cf75e37bd1cb71a6856ecb90071949a3c71</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>117</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#57</displayName><duration>203120</duration><estimatedDuration>283139</estimatedDuration><fullDisplayName>LETTA 1617 Team A #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>103</queueId><result>FAILURE</result><timestamp>1482343448821</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/57/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/templates/header.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</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>pom.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><affectedPath>service/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.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>jsf/src/main/webapp/login.xhtml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/LoginController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/email/EmailSenderSpy.java</affectedPath><commitId>351c184f2b29ae2ad69b1932e3baf7b7a96aeadf</commitId><timestamp>1482342634000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rabande</absoluteUrl><fullName>rabande</fullName></author><authorEmail>rabande@esei.uvigo.es</authorEmail><comment>[sto10-tsk25] Add authentication page for registered users
The "login.xhtml" page has been created that allows the registered users
to be login and logout. The "loginController.java" controller has been
created to support the "login.xhtml" page. The "header.xhtml" page has
been modified so that login users can be logout.
</comment><date>2016-12-21 18:50:34 +0100</date><id>351c184f2b29ae2ad69b1932e3baf7b7a96aeadf</id><msg>[sto10-tsk25] Add authentication page for registered users</msg><path><editType>add</editType><file>jsf/src/main/webapp/login.xhtml</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/email/EmailSenderSpy.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>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>edit</editType><file>pom.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>rest/pom.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/templates/header.xhtml</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>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/LoginController.java</file></path><path><editType>edit</editType><file>service/pom.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></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><commitId>55826cf75e37bd1cb71a6856ecb90071949a3c71</commitId><timestamp>1482342823000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rabande</absoluteUrl><fullName>rabande</fullName></author><authorEmail>rabande@esei.uvigo.es</authorEmail><comment>[sto4-tsk18] Adds creation event page
The "createEvent.xhtml" page has been created allowing you to create
events. The driver "eventController.java" has been created to support
the "createEvent.xhtml" page.
</comment><date>2016-12-21 18:53:43 +0100</date><id>55826cf75e37bd1cb71a6856ecb90071949a3c71</id><msg>[sto4-tsk18] Adds creation event page</msg><path><editType>add</editType><file>jsf/src/main/webapp/createEvent.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/EventController.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rabande</absoluteUrl><fullName>rabande</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>