<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>1</failCount><skipCount>0</skipCount><totalCount>7</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8c3a3607aa0073b46b79a57e86ef5194</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>7a34ecf87b4f2b4bd1cf2c4635ef4f0b</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b755a317f2eee99223cb1d0a12f563db</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>35</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/35/</url></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d4b858f18b5596d3343f0df28ad13e7b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/35/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>#35</displayName><duration>32145</duration><estimatedDuration>34238</estimatedDuration><fullDisplayName>microstories-2425-teamA » REST #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1732812790016</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>f5e40eab6c0398b880d496295cf8bfe138566003</commitId><timestamp>1732810765000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk14 est to search by text
Initial creation of the rest enpoint and their tests
</comment><date>2024-11-28 17:19:25 +0100</date><id>f5e40eab6c0398b880d496295cf8bfe138566003</id><msg>tsk14 est to search by text</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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>03c3ad5e337e957271493d02c0792a6415286636</commitId><timestamp>1732812570000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk14 Rest for searching stories
This rest endpoint was created along with its test functions using query
functions
</comment><date>2024-11-28 17:49:30 +0100</date><id>03c3ad5e337e957271493d02c0792a6415286636</id><msg>tsk14 Rest for searching stories</msg><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>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName><id>miguigg1412</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>miguigg1412@gmail.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8c3a3607aa0073b46b79a57e86ef5194</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>7a34ecf87b4f2b4bd1cf2c4635ef4f0b</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b755a317f2eee99223cb1d0a12f563db</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>35</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/35/</url></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d4b858f18b5596d3343f0df28ad13e7b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/35/mavenArtifacts/</url></mavenArtifacts></mavenBuild>