<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2021-teamA-microstories-domain</artifactId><canonicalName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>dbbd417e59bbe37184ec5d5d02bafefa</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-domain</artifactId><canonicalName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2eb787ad6b5acaacc34ca6a8d37bb6e3</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-domain</artifactId><canonicalName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f72392a997c5defc4d44817c643f7e30</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>17</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>11726</duration><estimatedDuration>12492</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Domain #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869344</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</commitId><timestamp>1606417093000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk5 Fixes the story service to provide the latest published stories
Fixes the sql sentence of the method in service layer to properly return 
the 6 most recent published storioes. This method called "last" is 
properly renamed to "getRecent". In addition, the service test have been 
reworked (involving the datasets) to check the requirements of getting 6 
stories and returning those published in order by date. Consequently, 
the jsf and rest layers have been adapted to the changes in the method 
of service. Finally, it has been corrected the missing of the two topics 
in the isEqualToStory class.
</comment><date>2020-11-26 19:58:13 +0100</date><id>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</id><msg>tsk5 Fixes the story service to provide the latest published stories</msg><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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-domain</artifactId><canonicalName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>132cef3c67335c6c439a1ff728a293bc</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/31/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2021-teamA-microstories-ear</artifactId><canonicalName>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8a785f2964a4fa6dc44530c0ed1c392b</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-ear/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>6038</duration><estimatedDuration>7623</estimatedDuration><fullDisplayName>μStories 2021 - Team A » EAR #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869346</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-ear/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-ear/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-ear</artifactId><canonicalName>dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a6ca6022ac179ee817e23413115c4ee4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-ear/31/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2021-teamA-microstories-jsf</artifactId><canonicalName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>95acb465a5b5ebc05e664d0e34b1f9a3</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-jsf</artifactId><canonicalName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>041d39ca699b49d548a09272d871f9e5</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-jsf</artifactId><canonicalName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>c8ed124e130b7b7dd680842acfb1ef5e</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-jsf/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>10635</duration><estimatedDuration>13698</estimatedDuration><fullDisplayName>μStories 2021 - Team A » JSF #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869346</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-jsf/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</commitId><timestamp>1606417093000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk5 Fixes the story service to provide the latest published stories
Fixes the sql sentence of the method in service layer to properly return 
the 6 most recent published storioes. This method called "last" is 
properly renamed to "getRecent". In addition, the service test have been 
reworked (involving the datasets) to check the requirements of getting 6 
stories and returning those published in order by date. Consequently, 
the jsf and rest layers have been adapted to the changes in the method 
of service. Finally, it has been corrected the missing of the two topics 
in the isEqualToStory class.
</comment><date>2020-11-26 19:58:13 +0100</date><id>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</id><msg>tsk5 Fixes the story service to provide the latest published stories</msg><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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-jsf/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-jsf</artifactId><canonicalName>dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d923fad848424207a2c4ad4909d224a0</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-jsf/31/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2021-teamA-microstories-pom</artifactId><canonicalName>dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>417459c41f90ad656c851b57eb8398c4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-pom/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>8616</duration><estimatedDuration>8819</estimatedDuration><fullDisplayName>μStories 2021 - Team A » μStories 20/21 Team A #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869337</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-pom/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-pom/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-pom</artifactId><canonicalName>dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>417459c41f90ad656c851b57eb8398c4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-pom/31/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2021-teamA-microstories-rest</artifactId><canonicalName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3680e2c367ce2eb0173b29a225daa8a5</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-rest</artifactId><canonicalName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d44743a8b41820e626e993146ff10251</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-rest</artifactId><canonicalName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>39492752faa9db5d17275a6c2708f736</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>38881</duration><estimatedDuration>52301</estimatedDuration><fullDisplayName>μStories 2021 - Team A » REST #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869346</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</commitId><timestamp>1606417093000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk5 Fixes the story service to provide the latest published stories
Fixes the sql sentence of the method in service layer to properly return 
the 6 most recent published storioes. This method called "last" is 
properly renamed to "getRecent". In addition, the service test have been 
reworked (involving the datasets) to check the requirements of getting 6 
stories and returning those published in order by date. Consequently, 
the jsf and rest layers have been adapted to the changes in the method 
of service. Finally, it has been corrected the missing of the two topics 
in the isEqualToStory class.
</comment><date>2020-11-26 19:58:13 +0100</date><id>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</id><msg>tsk5 Fixes the story service to provide the latest published stories</msg><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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-rest</artifactId><canonicalName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0b185d5ad87561192d16eceae900dd06</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/31/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2021-teamA-microstories-service</artifactId><canonicalName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>fdf47a5d6c884a666fdace1b57f5f815</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-service</artifactId><canonicalName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3c6d4544cc260877fd88de185c43042f</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-service</artifactId><canonicalName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>52b6a9ccb06f8a21f51eb7b384450a0a</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-service</artifactId><canonicalName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>65bd4d91c780e60a39e21db055771dbf</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>2</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>37442</duration><estimatedDuration>48748</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Service #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869345</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</commitId><timestamp>1606417093000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk5 Fixes the story service to provide the latest published stories
Fixes the sql sentence of the method in service layer to properly return 
the 6 most recent published storioes. This method called "last" is 
properly renamed to "getRecent". In addition, the service test have been 
reworked (involving the datasets) to check the requirements of getting 6 
stories and returning those published in order by date. Consequently, 
the jsf and rest layers have been adapted to the changes in the method 
of service. Finally, it has been corrected the missing of the two topics 
in the isEqualToStory class.
</comment><date>2020-11-26 19:58:13 +0100</date><id>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</id><msg>tsk5 Fixes the story service to provide the latest published stories</msg><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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-service</artifactId><canonicalName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4b93f8668641e454ed7aca84a857db60</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/31/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>43abf17f16845bc2885042587037c57d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0b1ee5ec93d388d2b322f48bec46aaf0</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>580cfe449e278e2b2d21ce5c6520d829</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/31/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>7885</duration><estimatedDuration>8067</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Tests #31</fullDisplayName><id>31</id><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606417869345</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/31/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</commitId><timestamp>1606417093000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk5 Fixes the story service to provide the latest published stories
Fixes the sql sentence of the method in service layer to properly return 
the 6 most recent published storioes. This method called "last" is 
properly renamed to "getRecent". In addition, the service test have been 
reworked (involving the datasets) to check the requirements of getting 6 
stories and returning those published in order by date. Consequently, 
the jsf and rest layers have been adapted to the changes in the method 
of service. Finally, it has been corrected the missing of the two topics 
in the isEqualToStory class.
</comment><date>2020-11-26 19:58:13 +0100</date><id>4c2644edaeab9c512a5472a1a9c0b68d0cd4b004</id><msg>tsk5 Fixes the story service to provide the latest published stories</msg><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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/31/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>60450a8e877eb88551e17c5c34a90596</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/31/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>