<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>26</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a941b5a4d80909b26d69f19ef96b896e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b28bbe0f267483df81d1120bf1099275</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b54586007630b69da57e2d7310303a9d</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>68</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/68/</url></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>978e30bdb4ded7ce06bbb8202508b522</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>43609</duration><estimatedDuration>51001</estimatedDuration><fullDisplayName>μStories 2122 - Team A » REST #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638469208769</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><commitId>bd12017f0cbccda4bd2e33859b0e42be833dc1cf</commitId><timestamp>1638469177000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>Cleans code
Remove static import * Reformat code to adapt it to style guide Remote
commented code Remove System.out.println lines
</comment><date>2021-12-02 19:19:37 +0100</date><id>bd12017f0cbccda4bd2e33859b0e42be833dc1cf</id><msg>Cleans code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName><id>sgvilar</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>sgvilar@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a941b5a4d80909b26d69f19ef96b896e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b28bbe0f267483df81d1120bf1099275</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b54586007630b69da57e2d7310303a9d</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>68</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/68/</url></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>978e30bdb4ded7ce06bbb8202508b522</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/68/mavenArtifacts/</url></mavenArtifacts></mavenBuild>