<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>3e6662afc6b5fa6f3f1ae7aa74de1868</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>33259ea4d13f822946142eae9bf64fa1</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>cdb0e7fde797d88cc95b433156a6c158</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>38</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>18263</duration><estimatedDuration>18760</estimatedDuration><fullDisplayName>LIGAaaS Team D » Domain #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531705</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/teams.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</affectedPath><commitId>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</commitId><timestamp>1528748507000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>Adds ejb methods to Team entity
This commit adds methods to the ejb layer of Teams Test are incomplete
due to technical problems The next commit will complete the tests
</comment><date>2018-06-11 22:21:47 +0200</date><id>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</id><msg>Adds ejb methods to Team entity</msg><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>9c9555e83a38769cb966e7f5ac584077</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/12/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1718-teamD-ligaaas-ear</artifactId><canonicalName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>8725837f0ab6fe81c036202022a57766</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>6620</duration><estimatedDuration>7664</estimatedDuration><fullDisplayName>LIGAaaS Team D » EAR #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531716</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-ear</artifactId><canonicalName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>3da7c318ab65a3927a863ec611f6567f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/12/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>ca4cba3cc4c38dbbb0d895702f5b4aec</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>12ec28d1e62d88f10fd1a7f7c93c6c12</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>4d1df83d218c004119370001bbe28edf</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>14689</duration><estimatedDuration>14435</estimatedDuration><fullDisplayName>LIGAaaS Team D » JSF #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531714</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>1287068a58aa213ca0ab9b6bea35f29d</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/12/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1718-teamD-ligaaas-pom</artifactId><canonicalName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f8e86eb7d5b7585f9e4789a7347e28f5</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>14023</duration><estimatedDuration>10687</estimatedDuration><fullDisplayName>LIGAaaS Team D » LIGAaaaS 17/18 Team D #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531703</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-pom</artifactId><canonicalName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f8e86eb7d5b7585f9e4789a7347e28f5</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/12/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>fae993531bc50226d2dccf407470d24a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>77085d879ac526979118c4223c7205e7</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>7693</duration><estimatedDuration>65013</estimatedDuration><fullDisplayName>LIGAaaS Team D » REST #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531712</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>9951614ea6e64f22ccd55be65162e2aa</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/12/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>c1083bbe6e9325d65701ee54e8692cc6</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>4e06c352c84e9d9c10f5c02fe3fd1d1c</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>50c74c3577e68796d5e2c42682662e52</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f9ed3419e34a4f57ff1025b7ea157b83</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>31</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>73671</duration><estimatedDuration>101306</estimatedDuration><fullDisplayName>LIGAaaS Team D » Service #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531710</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/teams.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</affectedPath><commitId>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</commitId><timestamp>1528748507000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>Adds ejb methods to Team entity
This commit adds methods to the ejb layer of Teams Test are incomplete
due to technical problems The next commit will complete the tests
</comment><date>2018-06-11 22:21:47 +0200</date><id>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</id><msg>Adds ejb methods to Team entity</msg><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>170d9a3557a77d887fe74619be532685</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/12/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>02f98d8f82b009d7a2c94e3156eefc7e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>0481a2d8fd6572f36e0856176df27ef1</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>17b80bbb34fa39d7835d803a4e9fde73</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/12/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>12571</duration><estimatedDuration>12122</estimatedDuration><fullDisplayName>LIGAaaS Team D » Tests #12</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528748531707</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/teams.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</affectedPath><commitId>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</commitId><timestamp>1528748507000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>Adds ejb methods to Team entity
This commit adds methods to the ejb layer of Teams Test are incomplete
due to technical problems The next commit will complete the tests
</comment><date>2018-06-11 22:21:47 +0200</date><id>cf443d6d19e74b3becfbaec432b0d32fc2e6c06b</id><msg>Adds ejb methods to Team entity</msg><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/12/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f84e2f94370914c1871917732e273297</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/12/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>