<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>30</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>jsf-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>0aeed17f243769e8f5170f717cec3439</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>jsf-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f6186819b504f080bf6b5e58b395b682</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.war</canonicalName><fileName>jsf-0.0.1-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>6a9f58a31eb8fce73e5cdc1d80c2ec51</md5sum><type>war</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><number>106</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/</url></parent><pomArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4f1dbaf391b1c0345be19ec702e66846</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/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>#106</displayName><duration>222659</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #106</fullDisplayName><id>106</id><keepLog>false</keepLog><number>106</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1449264430267</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/beans.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/mail/Email.java</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/beans.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/beans-mailer.xml</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/mail/MailBox.java</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/beans-mailer.xml</affectedPath><commitId>3285f34f61ba56f6dde383404b7ad27ed22170e4</commitId><timestamp>1449261845000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>Adds a TestingMailer to the JSF module
TestingMailer is a stub implementation of the Mailer interface intended 
to be used in the tests. This class replaces the DefaultMailer to store 
the emails sent instead of effectively sending them.
This email also adds the Email and MailBox classes to the tests module. 
This classes can be used to ease the implementation of stub Mailer. 
Actually, the JSF's TestingMailer extends the MailBox class.
</comment><date>2015-12-04 21:44:05 +0100</date><id>3285f34f61ba56f6dde383404b7ad27ed22170e4</id><msg>Adds a TestingMailer to the JSF module</msg><path><editType>add</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/mail/MailBox.java</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/beans.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-h2/beans.xml</file></path><path><editType>add</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/beans-mailer.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/mail/Email.java</file></path><path><editType>add</editType><file>jsf/src/test/resources-wildfly-embedded-h2/beans-mailer.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterForm.java</affectedPath><affectedPath>jsf/src/main/webapp/register.xhtml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</affectedPath><affectedPath>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterPage.java</affectedPath><commitId>dbb4f543f0e35bd6d8e1f5c5f351fd61422801bb</commitId><timestamp>1449264249000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>Merges a temporal branch failing test.
Added a test for register user controller Created a testing mailer to
simulate send a confirmation email.
</comment><date>2015-12-04 22:24:09 +0100</date><id>dbb4f543f0e35bd6d8e1f5c5f351fd61422801bb</id><msg>Merges a temporal branch failing test.</msg><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java</file></path><path><editType>add</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterForm.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/register.xhtml</file></path><path><editType>edit</editType><file>jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterPage.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName><id>bcgonzalez3</id><property _class='hudson.model.PaneStatusProperties'></property><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>false</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>bcgonzalez3@ese.uvigo.es</address></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property></culprit><mavenArtifacts><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>jsf-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>0aeed17f243769e8f5170f717cec3439</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>jsf-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f6186819b504f080bf6b5e58b395b682</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.war</canonicalName><fileName>jsf-0.0.1-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>6a9f58a31eb8fce73e5cdc1d80c2ec51</md5sum><type>war</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><number>106</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/</url></parent><pomArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4f1dbaf391b1c0345be19ec702e66846</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/mavenArtifacts/</url></mavenArtifacts></mavenBuild>