<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2324-teamA-microstories-domain</artifactId><canonicalName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>125a2362286ce6322c691d092ef43cf4</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-domain</artifactId><canonicalName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cb0df61f6586a6fb2838ac98667dbe29</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-domain</artifactId><canonicalName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>611a3402d92f599376e35823247d30b9</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-domain/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>4484</duration><estimatedDuration>3782</estimatedDuration><fullDisplayName>microstories-2324-teamA » Domain #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027326</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-domain/27/</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/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_2.png</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_1.png</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</affectedPath><commitId>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</commitId><timestamp>1700223954000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></author><authorEmail>lsblanco18@esei.uvigo.es</authorEmail><comment>tsk29 Fixes in Datasets and some other files.
- StoryDataset moved to the test project
- Some values corrected in the StoryDataset
- Modification of publicationDate in mapToDTO functions
- Fixed inconsistent code format in stories.xml and the matcher
</comment><date>2023-11-17 13:25:54 +0100</date><id>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</id><msg>tsk29 Fixes in Datasets and some other files.</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_2.png</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_1.png</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-domain/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-domain</artifactId><canonicalName>dgss2324-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>77c5f8f12f801131c9e9f69023d93d4c</md5sum><type>pom</type><version>0.1.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-domain/27/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2324-teamA-microstories-ear</artifactId><canonicalName>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>df2eb2b49405fb8b1334742800c1f8fe</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-ear/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>1266</duration><estimatedDuration>1900</estimatedDuration><fullDisplayName>microstories-2324-teamA » EAR #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027328</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-ear/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-ear/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-ear</artifactId><canonicalName>dgss2324-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>dc879687d77081995404857a8cf01642</md5sum><type>pom</type><version>0.1.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-ear/27/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2324-teamA-microstories-pom</artifactId><canonicalName>dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e8365ce87c22212f52ab840ab5247356</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>3262</duration><estimatedDuration>3041</estimatedDuration><fullDisplayName>microstories-2324-teamA » μStories 23/24 Team A #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027325</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-pom</artifactId><canonicalName>dgss2324-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e8365ce87c22212f52ab840ab5247356</md5sum><type>pom</type><version>0.1.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-pom/27/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>047cce185e4c63c8b9bd43567e9791c4</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3d572b7c79da27c15004bf194993a4aa</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ff862bfdc2f5e5afc531379638b51943</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>4081</duration><estimatedDuration>44764</estimatedDuration><fullDisplayName>microstories-2324-teamA » REST #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027327</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/27/</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/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_2.png</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_1.png</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</affectedPath><commitId>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</commitId><timestamp>1700223954000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></author><authorEmail>lsblanco18@esei.uvigo.es</authorEmail><comment>tsk29 Fixes in Datasets and some other files.
- StoryDataset moved to the test project
- Some values corrected in the StoryDataset
- Modification of publicationDate in mapToDTO functions
- Fixed inconsistent code format in stories.xml and the matcher
</comment><date>2023-11-17 13:25:54 +0100</date><id>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</id><msg>tsk29 Fixes in Datasets and some other files.</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_2.png</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_1.png</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6585878a3241127a303f59586abfd612</md5sum><type>pom</type><version>0.1.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/27/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2324-teamA-microstories-service</artifactId><canonicalName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0880db7ebd6008b4617785b139ac36b8</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-service</artifactId><canonicalName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5aeab76e92f3b366f7a3aa63c6a3e8a2</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-service</artifactId><canonicalName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9d87f78bd7c8d49560b7dfb8a0fc0df2</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-service</artifactId><canonicalName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6f3b600236926f73f452984c3e1a0eb6</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>2679</duration><estimatedDuration>3392</estimatedDuration><fullDisplayName>microstories-2324-teamA » Service #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027326</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-service</artifactId><canonicalName>dgss2324-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>02dcf10e467e110fcde4f3677915b93a</md5sum><type>pom</type><version>0.1.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-service/27/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2324-teamA-microstories-tests</artifactId><canonicalName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1737cb52b39a3bb673d41f6d3dc00c1d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-tests</artifactId><canonicalName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d4875685c065c94ca0279a5675effb24</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-tests</artifactId><canonicalName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>47856586f71e231bf99315dc964203a2</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>3119</duration><estimatedDuration>2981</estimatedDuration><fullDisplayName>microstories-2324-teamA » Tests #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027326</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/27/</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/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_2.png</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_1.png</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</affectedPath><commitId>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</commitId><timestamp>1700223954000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></author><authorEmail>lsblanco18@esei.uvigo.es</authorEmail><comment>tsk29 Fixes in Datasets and some other files.
- StoryDataset moved to the test project
- Some values corrected in the StoryDataset
- Modification of publicationDate in mapToDTO functions
- Fixed inconsistent code format in stories.xml and the matcher
</comment><date>2023-11-17 13:25:54 +0100</date><id>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</id><msg>tsk29 Fixes in Datasets and some other files.</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_2.png</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_1.png</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-tests</artifactId><canonicalName>dgss2324-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>10018e69fa107821311c15bc376cda90</md5sum><type>pom</type><version>0.1.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-tests/27/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2324-teamA-microstories-web</artifactId><canonicalName>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>db67b68b817edd8235152401fd0f5a29</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/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>16911</duration><estimatedDuration>52369</estimatedDuration><fullDisplayName>microstories-2324-teamA » Web #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700224027327</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/27/</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/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_2.png</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/img_1.png</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</affectedPath><commitId>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</commitId><timestamp>1700223954000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></author><authorEmail>lsblanco18@esei.uvigo.es</authorEmail><comment>tsk29 Fixes in Datasets and some other files.
- StoryDataset moved to the test project
- Some values corrected in the StoryDataset
- Modification of publicationDate in mapToDTO functions
- Fixed inconsistent code format in stories.xml and the matcher
</comment><date>2023-11-17 13:25:54 +0100</date><id>05630f61d7fe7495f4afd1d8859e59da6c3b5b9c</id><msg>tsk29 Fixes in Datasets and some other files.</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStoryEntity.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_2.png</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-left-black.svg</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/ui-arrow-right-black.svg</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>web/src/main/webapp/assets/img/img_1.png</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lsblanco18</absoluteUrl><fullName>lsblanco18</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/27/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-web</artifactId><canonicalName>dgss2324-teamA-microstories-web-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>01b1da0bbe746ae1724d54e0a74839e9</md5sum><type>pom</type><version>0.1.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-web/27/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>