<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>18</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/23/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#23</displayName><duration>44138</duration><estimatedDuration>60821</estimatedDuration><fullDisplayName>μStories - Team A » Service #23</fullDisplayName><id>23</id><keepLog>false</keepLog><number>23</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1542649990229</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/23/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><commitId>3467ec5da0c895200f15f579c197bbc9221388ad</commitId><timestamp>1542649903000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/gvgomez</absoluteUrl><fullName>gvgomez</fullName></author><authorEmail>gvgomez@esei.uvigo.es</authorEmail><comment>Tsk14 Add implementation to find stories by theme, genre or dates
Adds a new enum (DateRange) that contains the valid date ranges Modifies
Genre and Theme to set an id from each value Modifies StoryService to
implements search stories by genre, theme or date Modifies
StoryServiceImplementationTest to test the service implementation 
Modifies StoryDataset to add new static values for test purposes
</comment><date>2018-11-19 18:51:43 +0100</date><id>3467ec5da0c895200f15f579c197bbc9221388ad</id><msg>Tsk14 Add implementation to find stories by theme, genre or dates</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/gvgomez</absoluteUrl><fullName>gvgomez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/23/mavenArtifacts/</url></mavenArtifacts></mavenBuild>