<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#20</displayName><duration>9077</duration><estimatedDuration>9959</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Tests #20</fullDisplayName><id>20</id><keepLog>false</keepLog><number>20</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1575479889220</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><commitId>5ef1ea1e891683ea58b9d1344af4fc1145d01a59</commitId><timestamp>1575479325000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>tsk7-9 Adds tests for REST
Adds test for the resources that retrieve the most recent stories and a
story identified by an id Corrects months of StoriesDataset Change Story
to ignore the parse of getTime Adds an endpoint to retrieve a microstory
identified by an identifier
</comment><date>2019-12-04 18:08:45 +0100</date><id>5ef1ea1e891683ea58b9d1344af4fc1145d01a59</id><msg>tsk7-9 Adds tests for REST</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/mavenArtifacts/</url></mavenArtifacts></mavenBuild>