<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>edcabe79ee495186a860423be8e409b7</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>e444c9e321fafac745f9283e361d4b13</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>199e202764311f05d18e5086c802ae9e</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>32</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/32/</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/32/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>#32</displayName><duration>9417</duration><estimatedDuration>65013</estimatedDuration><fullDisplayName>LIGAaaS Team D » REST #32</fullDisplayName><id>32</id><keepLog>false</keepLog><number>32</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529579651632</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/32/</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/test/es/uvigo/esei/dgss/tead/ligaaas/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/main/test/es/uvigo/esei/dgss/tead/ligaaas/rest/TeamResourceRestTest.java</affectedPath><commitId>6f2237b49edf7accaa2531562886fb1fd32a26d2</commitId><timestamp>1529579557000</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 get all teams to the rest layer
This commit adds the method to return all teams in the rest layer with
its test.
</comment><date>2018-06-21 13:12:37 +0200</date><id>6f2237b49edf7accaa2531562886fb1fd32a26d2</id><msg>tsk8 Adds get all teams to the rest layer</msg><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/TeamResource.java</file></path><path><editType>add</editType><file>rest/src/main/test/es/uvigo/esei/dgss/tead/ligaaas/rest/TeamResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/test/es/uvigo/esei/dgss/tead/ligaaas/rest/GenericTypes.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>edcabe79ee495186a860423be8e409b7</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>e444c9e321fafac745f9283e361d4b13</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>199e202764311f05d18e5086c802ae9e</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>32</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/32/</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/32/mavenArtifacts/</url></mavenArtifacts></mavenBuild>