<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><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>a6627886ec5891a2d069e5b4b065464d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>fa85cd309188d2baf7e0fb0b8e369ddd</md5sum><type>javadoc</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>693a02fbd87503175f3899b504e15af8</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>30</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/30/</url></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>3917e5bbbca868e2b7d3e9d896122f65</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/30/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.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-javadoc.jar</relativePath></artifact><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>#30</displayName><duration>9209</duration><estimatedDuration>65013</estimatedDuration><fullDisplayName>LIGAaaS Team D » REST #30</fullDisplayName><id>30</id><keepLog>false</keepLog><number>30</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529516892967</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/30/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamResource.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamDTO.java</affectedPath><commitId>232ee0897721e8fc813f64b05579666e73805926</commitId><timestamp>1529516685000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName></author><authorEmail>anibalmgb1992@gmail.com</authorEmail><comment>tsk8 Adds data transfer object to the teams
This commit adds data transfer object to the teams for the rest layer.
</comment><date>2018-06-20 19:44:45 +0200</date><id>232ee0897721e8fc813f64b05579666e73805926</id><msg>tsk8 Adds data transfer object to the teams</msg><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamDTO.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamResource.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/anibalmgb1992</absoluteUrl><fullName>anibalmgb1992</fullName><id>anibalmgb1992</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>anibalmgb1992@gmail.com</address></property></culprit><mavenArtifacts><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>a6627886ec5891a2d069e5b4b065464d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>fa85cd309188d2baf7e0fb0b8e369ddd</md5sum><type>javadoc</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>693a02fbd87503175f3899b504e15af8</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>30</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/30/</url></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>3917e5bbbca868e2b7d3e9d896122f65</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/30/mavenArtifacts/</url></mavenArtifacts></mavenBuild>