<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>50</buildNumber><marked><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</SHA1><branch><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</SHA1><branch><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</SHA1><branch><SHA1>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</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 _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>62</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#50</displayName><duration>182095</duration><estimatedDuration>374870</estimatedDuration><fullDisplayName>LETTA #50</fullDisplayName><id>50</id><keepLog>false</keepLog><number>50</number><queueId>82</queueId><result>SUCCESS</result><timestamp>1448498949562</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/LETTA/50/</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/DefaultMailerEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/beans.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/mail/Mailer.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/mail/TestingMailer.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/Mailer.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/TestingMailerEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/beans.xml</affectedPath><commitId>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</commitId><timestamp>1448498948000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova</absoluteUrl><fullName>jacasanova</fullName></author><authorEmail>jacasanova@esei.uvigo.es</authorEmail><comment>Adds some tests in UserEJBTest and fixes some errors
Adds some tests in UserEJBTest. The Mailer and DefaultMailer has been 
moved to a new package. RegisterUserController now register a
Registration instead of an User. The beans.xml has been updated to
include TestingMailer.
</comment><date>2015-11-26 01:49:08 +0100</date><id>38cf14d5394bf77aa259ad2ad8240aefbcd8e757</id><msg>Adds some tests in UserEJBTest and fixes some errors</msg><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/TestingMailerEJB.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/beans.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/mail/TestingMailer.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/beans.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/Mailer.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/DefaultMailerEJB.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/mail/Mailer.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova</absoluteUrl><fullName>jacasanova</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.0.5</mavenVersionUsed></mavenModuleSetBuild>