<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>12</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>68413d7e79d048ffe38645244da7951e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>0d962cb7e696de87aa88796b2bc2208d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>f7cf4473e0b10c115b4cc974f9259432</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>43</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/43/</url></parent><pomArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>45e49f2c7568f76007ae45d726e142d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/43/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>Domain</displayName><duration>17856</duration><estimatedDuration>20687</estimatedDuration><fullDisplayName>LETTA 1617 Team B » Domain Domain</fullDisplayName><id>43</id><keepLog>false</keepLog><number>43</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1480350733067</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/43/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/EventTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><commitId>8a2450fc9b852eb275638645072af89782f134f9</commitId><timestamp>1480349959000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jvrey</absoluteUrl><fullName>jvrey</fullName></author><authorEmail>jvrey@esei.uvigo.es</authorEmail><comment>tsk12 Adds relationship sign up to Event
Modifies the entities to allow the action to sign up in Event. Adds the
apropriate test class. Modifies the deployment package to add the
relationship.
</comment><date>2016-11-28 17:19:19 +0100</date><id>8a2450fc9b852eb275638645072af89782f134f9</id><msg>tsk12 Adds relationship sign up to Event</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jvrey</absoluteUrl><fullName>jvrey</fullName><id>jvrey</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>jvrey@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>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>68413d7e79d048ffe38645244da7951e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>0d962cb7e696de87aa88796b2bc2208d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>f7cf4473e0b10c115b4cc974f9259432</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>43</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/43/</url></parent><pomArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>45e49f2c7568f76007ae45d726e142d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/43/mavenArtifacts/</url></mavenArtifacts></mavenBuild>