<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>78be293bf7687e860556ac8e826f2166</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>98714d73eafa2c22f4829821a77de54c</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>630a7ea9499379fb3b61bab0621e597d</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>19</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/19/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5ff6182cfa24149f7997404fff090c4d</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/19/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#19</displayName><duration>9226</duration><estimatedDuration>9959</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Tests #19</fullDisplayName><id>19</id><keepLog>false</keepLog><number>19</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1575228370826</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/19/</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/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>47f3401e9fdee2b6aeb5281e5727d30102bc2a8e</commitId><timestamp>1575227923000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>tsk10 Adds test for service layer
Adds a generic function that finds stories that matchs their title or 
body to a given text Adds diferent test case for the service
getStoriesByText
</comment><date>2019-12-01 20:18:43 +0100</date><id>47f3401e9fdee2b6aeb5281e5727d30102bc2a8e</id><msg>tsk10 Adds test for service layer</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/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName><id>jrcastro2</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>jrcastro2@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>78be293bf7687e860556ac8e826f2166</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>98714d73eafa2c22f4829821a77de54c</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>630a7ea9499379fb3b61bab0621e597d</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>19</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/19/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5ff6182cfa24149f7997404fff090c4d</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/19/mavenArtifacts/</url></mavenArtifacts></mavenBuild>