<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><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>7b4a8c0839b8f9bd50e8a00b6dd009a9</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>9c059ff602b605c5327a4ea332fe1fd7</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>c2328f21a53acadb6c607eaf0aaab983</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>8</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/8/</url></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/8/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>Tests</displayName><duration>10924</duration><estimatedDuration>12122</estimatedDuration><fullDisplayName>LIGAaaS Team D » Tests Tests</fullDisplayName><id>8</id><keepLog>false</keepLog><number>8</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1528573032286</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/8/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/PlayerService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/PlayerServiceIntegrationTest.java</affectedPath><affectedPath>tests/src/main/resources/scripts/players.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/UsersDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/PlayersDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/player-owner.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/playersWithOwner.sql</affectedPath><commitId>88fdd60f2287767cdbeee448884f43a9bf054804</commitId><timestamp>1528572986000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></author><authorEmail>jrferreira@esei.uvigo.es</authorEmail><comment>T11.1 [ejb] Added test for the new Player services
Adds tests utilities and datasets for the player/user relationship Adds
tests to playerServices
</comment><date>2018-06-09 21:36:26 +0200</date><id>88fdd60f2287767cdbeee448884f43a9bf054804</id><msg>T11.1 [ejb] Added test for the new Player services</msg><path><editType>add</editType><file>tests/src/main/resources/scripts/playersWithOwner.sql</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/PlayerService.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/players.sql</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/PlayersDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/PlayerServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/player-owner.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName><id>jrferreira</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>jrferreira@uvigo.es</address></property></culprit><mavenArtifacts><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>7b4a8c0839b8f9bd50e8a00b6dd009a9</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>9c059ff602b605c5327a4ea332fe1fd7</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>c2328f21a53acadb6c607eaf0aaab983</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>8</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/8/</url></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/8/mavenArtifacts/</url></mavenArtifacts></mavenBuild>