<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>8</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/66/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#66</displayName><duration>31759</duration><estimatedDuration>32864</estimatedDuration><fullDisplayName>microstories-2425-teamA » Service #66</fullDisplayName><id>66</id><keepLog>false</keepLog><number>66</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1734474077291</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/66/</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/Period.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>5dc8692165009b58ec46ba6508683d2404543dae</commitId><timestamp>1734371357000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk27 Adds a new feature to search stories
Adds new feature to search stories with a more complex tool. Implements
new test for the new EJB feature and modifies the Dataset.xml and the
StoriesDataset so now they have more use cases
</comment><date>2024-12-16 18:49:17 +0100</date><id>5dc8692165009b58ec46ba6508683d2404543dae</id><msg>tsk27 Adds a new feature to search stories</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/Period.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</affectedPath><commitId>f057d605865c06e010e155bcc0c60413cf459e48</commitId><timestamp>1734371481000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk29 Solves a problem with one EJB test
Solves a problem with the "getRecents" test on the EJB tests
</comment><date>2024-12-16 18:51:21 +0100</date><id>f057d605865c06e010e155bcc0c60413cf459e48</id><msg>tsk29 Solves a problem with one EJB test</msg><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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.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/StoryEJBIntegrationTest.java</affectedPath><commitId>e95e2decd798d314eba98092d0bbc1ed68230534</commitId><timestamp>1734371528000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk29 Removes tasks for a better pull --rebase
Temporaly removes code to improve and to make easier the pull --rebase
</comment><date>2024-12-16 18:52:08 +0100</date><id>e95e2decd798d314eba98092d0bbc1ed68230534</id><msg>tsk29 Removes tasks for a better pull --rebase</msg><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>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></item><item _class='hudson.plugins.git.GitChangeSet'><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>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</affectedPath><commitId>bc1255a47a34ce09dd54de9f30105aee075a61c4</commitId><timestamp>1734473814000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk29 Implements final fixes to the branch, after pulling changes
Implements the final details of the code so now all test run correctly.
Changes the data of the dataset and the class to make every test viable.
</comment><date>2024-12-17 23:16:54 +0100</date><id>bc1255a47a34ce09dd54de9f30105aee075a61c4</id><msg>tsk29 Implements final fixes to the branch, after pulling changes</msg><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>tests/src/main/resources/datasets/stories.xml</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>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/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/66/mavenArtifacts/</url></mavenArtifacts></mavenBuild>