<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>3</failCount><skipCount>0</skipCount><totalCount>21</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/61/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#61</displayName><duration>32629</duration><estimatedDuration>34238</estimatedDuration><fullDisplayName>microstories-2425-teamA » REST #61</fullDisplayName><id>61</id><keepLog>false</keepLog><number>61</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1734240849913</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/61/</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/http/util/HasHttpStatus.java</affectedPath><affectedPath>jsf/src/main/java/ListStoryManagedBean.java</affectedPath><affectedPath>jsf/src/main/java/ReadStoryManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>29978f7376097e39340710ecf3976b7c63e39e7b</commitId><timestamp>1734239658000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></author><authorEmail>tie15albertomoure@gmail.com</authorEmail><comment>tsk 25-26 Adds the pagination function to the EJB and REST
functionalities
Adds the functionality to do paged database lookups to both EJB and REST 
layers along with their respective tests. Also some missing tests have
been created for the EJB, and the StoryDataset class methods have been
adapted. Finally, the JSF was adapted to accept these new paged search
functions.
</comment><date>2024-12-15 06:14:18 +0100</date><id>29978f7376097e39340710ecf3976b7c63e39e7b</id><msg>tsk 25-26 Adds the pagination function to the EJB and REST</msg><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/teama/microstories/service/StoryEJB.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>jsf/src/main/java/ReadStoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/ListStoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/61/mavenArtifacts/</url></mavenArtifacts></mavenBuild>