<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>52b6e13b637c6bc5f29c65bdd84e89a9</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>80a0e39e5ea6c0e43a3108a97082b2a1</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d18fe193091fabecb2c7c1b87db31848</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>182</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/182/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>831096597a5fc41691fabfc576c8be57</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/182/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT.pom</displayPath><fileName>tests-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#182</displayName><duration>6985</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #182</fullDisplayName><id>182</id><keepLog>false</keepLog><number>182</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450599010813</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/182/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/registrations-register-user.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/registrations.xml</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/new-user.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users-delete.xml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java</affectedPath><affectedPath>tests/src/main/resources/datasets/registrations-create.xml</affectedPath><commitId>78e7879b7b13993e0fb0a9511f62fa9bdb07819c</commitId><timestamp>1450598711000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aalopez</absoluteUrl><fullName>aalopez</fullName></author><authorEmail>aalopez@esei.uvigo.es</authorEmail><comment>tsk30-57 Modifies the User and Registration entities allowing the new
optional data.
Adds the new data to the entities User and Registration Modifies the
test datasets including the values for the new data Adds the test for
the equals and hashcode of the Registration entity
</comment><date>2015-12-20 09:05:11 +0100</date><id>78e7879b7b13993e0fb0a9511f62fa9bdb07819c</id><msg>tsk30-57 Modifies the User and Registration entities allowing the new</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/users-delete.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-user.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/registrations-create.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/registrations-register-user.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/registrations.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aalopez</absoluteUrl><fullName>aalopez</fullName><id>aalopez</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>aalopez@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.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>52b6e13b637c6bc5f29c65bdd84e89a9</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>80a0e39e5ea6c0e43a3108a97082b2a1</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d18fe193091fabecb2c7c1b87db31848</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>182</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/182/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>831096597a5fc41691fabfc576c8be57</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/182/mavenArtifacts/</url></mavenArtifacts></mavenBuild>