<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2425-teamA-microstories-domain</artifactId><canonicalName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8949caa43edafe0aa8cce03751824736</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-domain</artifactId><canonicalName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d262ff40d10c3205d493a1ea6dc2903a</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-domain</artifactId><canonicalName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a6ed9b72049a122f7f95840d7d2d38e0</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-domain/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>4783</duration><estimatedDuration>4696</estimatedDuration><fullDisplayName>microstories-2425-teamA » Domain #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470934</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-domain/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-update.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>6a63e3fb962ac626de162a367ca5c777309e1e5a</commitId><timestamp>1731603691000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk3/4 Creation of datasets and the matcher
Creation of the datasets and the matcher for the entity Story. The class
StoryDataset is yet to be finalized
</comment><date>2024-11-14 18:01:31 +0100</date><id>6a63e3fb962ac626de162a367ca5c777309e1e5a</id><msg>tsk3/4 Creation of datasets and the matcher</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-remove.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-update.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>15e3c623fcd340f19d8dd32098d70ed569ecacf6</commitId><timestamp>1731604788000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk3-4 Matcher and dataset development
It has been developed the matcher class and the dataset, it has been
also created the dataset class with all of their methods.
</comment><date>2024-11-14 18:19:48 +0100</date><id>15e3c623fcd340f19d8dd32098d70ed569ecacf6</id><msg>tsk3-4 Matcher and dataset development</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</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/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-domain/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-domain</artifactId><canonicalName>dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>384f3a631e755cca055e5b5fa69105b5</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-domain/9/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2425-teamA-microstories-ear</artifactId><canonicalName>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>98b8b0e2bad0fc7f7516557bf8432627</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-ear/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>1324</duration><estimatedDuration>2441</estimatedDuration><fullDisplayName>microstories-2425-teamA » EAR #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470937</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-ear/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-ear/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-ear</artifactId><canonicalName>dgss2425-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>bc7b79e0442e97bdcf2c204355a0c79c</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-ear/9/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a8e9ec712982c77dd03daa004350ed74</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>aee10c00c770f9556f9af39fe7e282ff</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>2142</duration><estimatedDuration>4305</estimatedDuration><fullDisplayName>microstories-2425-teamA » JSF #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470936</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-jsf</artifactId><canonicalName>dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e92f99eadabe3ce954484f07aa08e22f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/9/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2425-teamA-microstories-pom</artifactId><canonicalName>dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4b5f38b3030858b442b1df32ce876d08</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-pom/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>3004</duration><estimatedDuration>3104</estimatedDuration><fullDisplayName>microstories-2425-teamA » μStories 24/25 Team A #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470934</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-pom/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-pom/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-pom</artifactId><canonicalName>dgss2425-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4b5f38b3030858b442b1df32ce876d08</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-pom/9/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>03330602e0be48b2b8267d71e51c4066</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>1692</duration><estimatedDuration>34238</estimatedDuration><fullDisplayName>microstories-2425-teamA » REST #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470936</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-rest</artifactId><canonicalName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d4b858f18b5596d3343f0df28ad13e7b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/9/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2425-teamA-microstories-service</artifactId><canonicalName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2ecec84920ba9c1b8585aff1ee97c959</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-service</artifactId><canonicalName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>22d769dca328fb0a33f09d0b05b63aec</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-service</artifactId><canonicalName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ad70f21d626fbc812ae826aaf3d8315e</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>1572</duration><estimatedDuration>32864</estimatedDuration><fullDisplayName>microstories-2425-teamA » Service #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470935</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-service</artifactId><canonicalName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>33e042972e743a26c7c6b5e6aef3c275</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/9/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2425-teamA-microstories-tests</artifactId><canonicalName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>86925dde56a55e2b8cd6ec2a7f042a93</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2425-teamA-microstories-tests</artifactId><canonicalName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6ed904bd5055054c86ed128414aa8703</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2425-teamA-microstories-tests</artifactId><canonicalName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>709594927045a61f36d1c8788bb8d50f</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-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/9/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>3314</duration><estimatedDuration>2927</estimatedDuration><fullDisplayName>microstories-2425-teamA » Tests #9</fullDisplayName><id>9</id><keepLog>false</keepLog><number>9</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1731605470935</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/9/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-update.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>6a63e3fb962ac626de162a367ca5c777309e1e5a</commitId><timestamp>1731603691000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk3/4 Creation of datasets and the matcher
Creation of the datasets and the matcher for the entity Story. The class
StoryDataset is yet to be finalized
</comment><date>2024-11-14 18:01:31 +0100</date><id>6a63e3fb962ac626de162a367ca5c777309e1e5a</id><msg>tsk3/4 Creation of datasets and the matcher</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-remove.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-update.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>15e3c623fcd340f19d8dd32098d70ed569ecacf6</commitId><timestamp>1731604788000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></author><authorEmail>miguigg1412@gmail.com</authorEmail><comment>tsk3-4 Matcher and dataset development
It has been developed the matcher class and the dataset, it has been
also created the dataset class with all of their methods.
</comment><date>2024-11-14 18:19:48 +0100</date><id>15e3c623fcd340f19d8dd32098d70ed569ecacf6</id><msg>tsk3-4 Matcher and dataset development</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</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/miguigg1412</absoluteUrl><fullName>miguigg1412</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/9/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2425-teamA-microstories-tests</artifactId><canonicalName>dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d06c07df58148a22719d1f204658d071</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/9/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>