<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>ada2aeb824f60998f5664bc836fad4ee</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>c86691a6f10e7bf7c72dac112cba843e</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>a2232432c00d7d628e0898153f441ae7</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/20/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>#20</displayName><duration>18590</duration><estimatedDuration>18760</estimatedDuration><fullDisplayName>LIGAaaS Team D » Domain #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311523</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/20/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/entities/EntitiesTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Competition.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/entities/CompetitionTest.java</affectedPath><commitId>9769bbe8a1e3fbbde257d1dad6eaff5403933426</commitId><timestamp>1528645925000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/agbarbosa</absoluteUrl><fullName>agbarbosa</fullName></author><authorEmail>agbarbosa@esei.uvigo.es</authorEmail><comment>tsk7.1 Adds the competition entity + Added the competition class + Added
the tests for competition * Modified TestSuite to include the new tests
</comment><date>2018-06-10 08:52:05 -0700</date><id>9769bbe8a1e3fbbde257d1dad6eaff5403933426</id><msg>tsk7.1 Adds the competition entity + Added the competition class + Added</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Competition.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/entities/CompetitionTest.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/entities/EntitiesTestSuite.java</file></path></item><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/scripts/teams.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</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>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/agbarbosa</absoluteUrl><fullName>agbarbosa</fullName></culprit><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/20/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/20/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>59a6035d65d2dd352eed213f48c815ff</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/20/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>#20</displayName><duration>6941</duration><estimatedDuration>7664</estimatedDuration><fullDisplayName>LIGAaaS Team D » EAR #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311526</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/20/</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/20/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/20/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>3be2563aea9732a8087ae08af95841f4</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>816f0e7c3cd80ae4f7fef94c75cbeddb</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>1c7845a8ddd041d4c798feb908881231</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/20/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>#20</displayName><duration>14630</duration><estimatedDuration>14435</estimatedDuration><fullDisplayName>LIGAaaS Team D » JSF #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311525</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/20/</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/20/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/20/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/20/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>#20</displayName><duration>10466</duration><estimatedDuration>10687</estimatedDuration><fullDisplayName>LIGAaaS Team D » LIGAaaaS 17/18 Team D #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311520</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/20/</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/20/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/20/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>3e0cc35e91b6b16426514df4383825c2</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>cb8f4198f413191b0d25c1c3f8dae21b</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/20/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>#20</displayName><duration>7464</duration><estimatedDuration>65013</estimatedDuration><fullDisplayName>LIGAaaS Team D » REST #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311525</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/20/</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/20/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/20/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>456f990dca6268c6d5c3f53c6a58ea53</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>33cee0ea737ff9ea6cdcaa991ad31406</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>caae7191d31ebe833788d85b1404bdea</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>896ce77bd73b0262d6b0fc70b1000856</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>2</skipCount><totalCount>37</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/20/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>#20</displayName><duration>88741</duration><estimatedDuration>101306</estimatedDuration><fullDisplayName>LIGAaaS Team D » Service #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311524</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/20/</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/scripts/teams.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</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>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</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><commitId>fe82509eb7b93997740e790e2364db5e22f188e8</commitId><timestamp>1528920065000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>Fixes some tests of the ejb of team
This commit fixes some tests of the ejb of team
</comment><date>2018-06-13 22:01:05 +0200</date><id>fe82509eb7b93997740e790e2364db5e22f188e8</id><msg>Fixes some tests of the ejb of team</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/teams.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.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/20/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/20/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>17b8e001d2abe8ebe0dc5cd9c24c17f4</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>ef708d188a4c544c33d1582bae219021</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>5a960c4f2e6511ff82c9ca18bd387c37</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/20/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>#20</displayName><duration>10667</duration><estimatedDuration>12122</estimatedDuration><fullDisplayName>LIGAaaS Team D » Tests #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529316311524</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/20/</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/scripts/teams.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/TeamsDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/teams.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/teams.xml</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>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</affectedPath><affectedPath>tests/src/main/resources/datasets/teams.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</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><commitId>fe82509eb7b93997740e790e2364db5e22f188e8</commitId><timestamp>1528920065000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>Fixes some tests of the ejb of team
This commit fixes some tests of the ejb of team
</comment><date>2018-06-13 22:01:05 +0200</date><id>fe82509eb7b93997740e790e2364db5e22f188e8</id><msg>Fixes some tests of the ejb of team</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/IsEqualToTeam.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/teams.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/TeamService.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/20/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/20/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>