<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>2d60123bae680816e5bc10099f3a2769</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>547e9dbee6f9c0ae288dd1d6471c416a</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>d85078ad8062cd3aabae2e878a8a301c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>21</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/21/</url></parent><pomArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>ecea093269adade9e1c37f74f009b179</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/21/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#21</displayName><duration>8600</duration><estimatedDuration>12174</estimatedDuration><fullDisplayName>μStories 2122 - Team C » Tests #21</fullDisplayName><id>21</id><keepLog>false</keepLog><number>21</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637090650336</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/21/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-update.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-create.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-search.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>20cade0a800730658a173c053852d5692a3acf88</commitId><timestamp>1637090570000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nghervella</absoluteUrl><fullName>nghervella</fullName></author><authorEmail>nghervella@esei.uvigo.es</authorEmail><comment>tsk10 Adds to the service the feature to search stories by text
Adds the search function to the service with its tests Adds dataset for
testing the search feature (xml file and dataset class)
</comment><date>2021-11-16 20:22:50 +0100</date><id>20cade0a800730658a173c053852d5692a3acf88</id><msg>tsk10 Adds to the service the feature to search stories by text</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-remove.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-create.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-search.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nghervella</absoluteUrl><fullName>nghervella</fullName><id>nghervella</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>nghervella@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>2d60123bae680816e5bc10099f3a2769</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>547e9dbee6f9c0ae288dd1d6471c416a</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>d85078ad8062cd3aabae2e878a8a301c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>21</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/21/</url></parent><pomArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>ecea093269adade9e1c37f74f009b179</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/21/mavenArtifacts/</url></mavenArtifacts></mavenBuild>