<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>66</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d064c62412bc90d11ea942de704f0ef3</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a09b4dc4935ff9127a8ccdf91adc098f</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>96f6a71f6dd52193c4648e2f9bcd6fcf</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>146</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/146/</url></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>576f9d2458bd7ff1632c6247469f3304</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/146/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#146</displayName><duration>56781</duration><estimatedDuration>44764</estimatedDuration><fullDisplayName>microstories-2324-teamA » REST #146</fullDisplayName><id>146</id><keepLog>false</keepLog><number>146</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1702845786157</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/146/</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/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d</commitId><timestamp>1702845638000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></author><authorEmail>martinperez.patricia@gmail.com</authorEmail><comment>tsk81 Updates method to get favorites filtered by title
The REST method to get the favorites of a user has been modified in
order to be able to filter them by the title. The filter is applied on
the favourite list of the AuthorEntity, instead of querying the
database. In addition, a test for this method has been added to check if
the filter works as expected. For this, a favorite list of the logged in
user was added to the StoryDataset.
</comment><date>2023-12-17 21:40:38 +0100</date><id>61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d</id><msg>tsk81 Updates method to get favorites filtered by title</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>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName><id>martinperez.patricia</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>martinperez.patricia@gmail.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d064c62412bc90d11ea942de704f0ef3</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a09b4dc4935ff9127a8ccdf91adc098f</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>96f6a71f6dd52193c4648e2f9bcd6fcf</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>146</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/146/</url></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>576f9d2458bd7ff1632c6247469f3304</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/146/mavenArtifacts/</url></mavenArtifacts></mavenBuild>