<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2122-teamB-microstories-domain</artifactId><canonicalName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>4f07055238fa4cf163a1b97330943f3e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-domain</artifactId><canonicalName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>224abf0ed5d8f145b2c1ea1c9f9427de</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-domain</artifactId><canonicalName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>833971e32bc8d2869ba29fb1a7d62c78</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>19</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>13437</duration><estimatedDuration>13168</estimatedDuration><fullDisplayName>μStories 2122 - Team B » Domain #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473347</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><commitId>6d13b558ea31496150c85fbd47c5d0664108eed8</commitId><timestamp>1637780228000</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>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for
entity, service and rest tests. Ignores test testListRecentStories in
StoryResourceRestTest class. It gives an error related to dates. We are
going to ask Miguel about it in the next class. We ignore it for the
moment to not block the team from committing other changes. Changes a
story in the Dataset and XML because it was published but had a date in
the future.
</comment><date>2021-11-24 19:57:08 +0100</date><id>6d13b558ea31496150c85fbd47c5d0664108eed8</id><msg>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-domain</artifactId><canonicalName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>fbcb98dca51511b2072483af7763ad4a</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamB-microstories-ear</artifactId><canonicalName>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>d7773d4fad9983b1a5da1ea40185fdf5</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-ear/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>8285</duration><estimatedDuration>7192</estimatedDuration><fullDisplayName>μStories 2122 - Team B » EAR #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473358</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-ear/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-ear/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-ear</artifactId><canonicalName>dgss2122-teamB-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>e7893fab8fc993b623428a3bdeff2cb9</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-ear/34/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>09866e885ab75e52ec69eb5ee6578c80</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>b9d89d554a3f97da8812240bb33b800d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>0cc885d3d86ee709f4ee8f21400d7382</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>11601</duration><estimatedDuration>11531</estimatedDuration><fullDisplayName>μStories 2122 - Team B » JSF #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473351</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>01f620493cd2754d74e5f63c6e7b64e1</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/34/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamB-microstories-pom</artifactId><canonicalName>dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>03a5a15fc5871cda20de7dccbef86f1f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-pom/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-pom/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>14045</duration><estimatedDuration>10265</estimatedDuration><fullDisplayName>μStories 2122 - Team B » μStories 21/22 Team B #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473330</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-pom/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-pom/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-pom</artifactId><canonicalName>dgss2122-teamB-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>03a5a15fc5871cda20de7dccbef86f1f</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-pom/34/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamB-microstories-rest</artifactId><canonicalName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>199596d67305b063fae0e22bef091b53</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-rest</artifactId><canonicalName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>670dae32d0468ebe781810754601c8f0</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-rest</artifactId><canonicalName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>b662a1b6996a46f7cdc0f284e060a7ff</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>25</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>48067</duration><estimatedDuration>55017</estimatedDuration><fullDisplayName>μStories 2122 - Team B » REST #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473350</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><commitId>6d13b558ea31496150c85fbd47c5d0664108eed8</commitId><timestamp>1637780228000</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>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for
entity, service and rest tests. Ignores test testListRecentStories in
StoryResourceRestTest class. It gives an error related to dates. We are
going to ask Miguel about it in the next class. We ignore it for the
moment to not block the team from committing other changes. Changes a
story in the Dataset and XML because it was published but had a date in
the future.
</comment><date>2021-11-24 19:57:08 +0100</date><id>6d13b558ea31496150c85fbd47c5d0664108eed8</id><msg>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-rest</artifactId><canonicalName>dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>382e8eaae9c0eabc44fc73e99262cf9d</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/34/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamB-microstories-service</artifactId><canonicalName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>54f4303f76776a35eb7b36d3ef90c7a2</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-service</artifactId><canonicalName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>717b956c7d681bcfe4a6336195775844</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-service</artifactId><canonicalName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>7240af0be69cd635f505314029b9537b</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-service</artifactId><canonicalName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>e2c6fd5098a8e3fbabb6de8f83f4b5e9</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>10</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-service/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>41849</duration><estimatedDuration>53535</estimatedDuration><fullDisplayName>μStories 2122 - Team B » Service #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473349</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-service/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><commitId>6d13b558ea31496150c85fbd47c5d0664108eed8</commitId><timestamp>1637780228000</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>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for
entity, service and rest tests. Ignores test testListRecentStories in
StoryResourceRestTest class. It gives an error related to dates. We are
going to ask Miguel about it in the next class. We ignore it for the
moment to not block the team from committing other changes. Changes a
story in the Dataset and XML because it was published but had a date in
the future.
</comment><date>2021-11-24 19:57:08 +0100</date><id>6d13b558ea31496150c85fbd47c5d0664108eed8</id><msg>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-service/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-service</artifactId><canonicalName>dgss2122-teamB-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>a96f2803cb51e53252f8f4d0cafd7181</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-service/34/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamB-microstories-tests</artifactId><canonicalName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>70c3d89f7a38b23109da19ee477092c8</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-tests</artifactId><canonicalName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>591d7d8998c37eb130468fa9e8668d51</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-tests</artifactId><canonicalName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>54c1bac00a3f9c4e025bb19f4ea37b20</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-tests/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>8840</duration><estimatedDuration>12351</estimatedDuration><fullDisplayName>μStories 2122 - Team B » Tests #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473347</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-tests/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><commitId>6d13b558ea31496150c85fbd47c5d0664108eed8</commitId><timestamp>1637780228000</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>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for
entity, service and rest tests. Ignores test testListRecentStories in
StoryResourceRestTest class. It gives an error related to dates. We are
going to ask Miguel about it in the next class. We ignore it for the
moment to not block the team from committing other changes. Changes a
story in the Dataset and XML because it was published but had a date in
the future.
</comment><date>2021-11-24 19:57:08 +0100</date><id>6d13b558ea31496150c85fbd47c5d0664108eed8</id><msg>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-tests/34/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-tests</artifactId><canonicalName>dgss2122-teamB-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>442b2e0ef93420ceb56fbb17673f7ea3</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-tests/34/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>