<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d9cc1c4b3cefeb172ee19195e2a035d0</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>389e0c57ba2855332dab8e661272f248</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.jar</canonicalName><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b87876c40692fbf238860b1d168e695d</md5sum><type>jar</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><number>12</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/12/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>59ee2a271afc954ee7d4cf1b03903eb9</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$tests/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.pom</displayPath><fileName>tests-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>7959</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1447957151267</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/12/</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/RegisterEJB.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/beans.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/MailerEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/MailerStubEJB.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/User.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/RegisterEJBTEst.java</affectedPath><commitId>873259a9472c5e5c7bc81af5dbafc06b90e8946f</commitId><timestamp>1447956680000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova</absoluteUrl><fullName>jacasanova</fullName></author><authorEmail>jacasanova@esei.uvigo.es</authorEmail><comment>Creates EJBs to handle email and user registration
Creates simple User entity(to be modified later). Creates EJB
RegisterEJB to handle the registration of an user, as well as the
confirmation of the registration. Creates EJB MailerEJB to handle the
sending of the registration email. Creates test class RegisterEJBTest to
test EJB Creates stub MailerStub for testing purposes.
</comment><date>2015-11-19 19:11:20 +0100</date><id>873259a9472c5e5c7bc81af5dbafc06b90e8946f</id><msg>Creates EJBs to handle email and user registration</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/RegisterEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/User.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/MailerStubEJB.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/RegisterEJBTEst.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.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/main/java/es/uvigo/esei/dgss/letta/service/MailerEJB.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova</absoluteUrl><fullName>jacasanova</fullName><id>jacasanova</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>jacasanova@esei.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>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d9cc1c4b3cefeb172ee19195e2a035d0</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>389e0c57ba2855332dab8e661272f248</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.jar</canonicalName><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b87876c40692fbf238860b1d168e695d</md5sum><type>jar</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><number>12</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/12/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>59ee2a271afc954ee7d4cf1b03903eb9</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$tests/12/mavenArtifacts/</url></mavenArtifacts></mavenBuild>