<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/14/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>Service</displayName><duration>38658</duration><estimatedDuration>60821</estimatedDuration><fullDisplayName>μStories - Team A » Service Service</fullDisplayName><id>14</id><keepLog>false</keepLog><number>14</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1542233770194</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/14/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-create-with-one-theme.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>rest/src/test/resources/arquillian.xml</affectedPath><affectedPath>jsf/src/main/jsf/StoryController.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.java</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>service/src/test/resources/jboss-web.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-update-story.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-create-with-two-theme.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-update-story-theme.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceUnitTestSuite.java</affectedPath><commitId>ec88e3bbc404e9aa9aec7f04cbf8a83cf73d19ae</commitId><timestamp>1542233658000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/danyel_ou</absoluteUrl><fullName>danyel_ou</fullName></author><authorEmail>danyel_ou@hotmail.es</authorEmail><comment>Tsk7 Create Resource to recover the most recent stories
Adds a new class to implement the rest resources Adds a new class to
implements the rest test resources Modifies findRecent Service to order
stories by date and id Modifies datasets, xml and SQL files to add more
variety of stories
</comment><date>2018-11-14 23:14:18 +0100</date><id>ec88e3bbc404e9aa9aec7f04cbf8a83cf73d19ae</id><msg>Tsk7 Create Resource to recover the most recent stories</msg><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-create-with-two-theme.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>service/src/test/resources/jboss-web.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>delete</editType><file>jsf/src/main/jsf/StoryController.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-remove.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update-story.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update-story-theme.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-create-with-one-theme.xml</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/danyel_ou</absoluteUrl><fullName>danyel_ou</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/14/mavenArtifacts/</url></mavenArtifacts></mavenBuild>