<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>52c56b26378b6817f257d0ad42c1333b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>83e8c7c2ddb9a6f02b1eaee229a134c0</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>213caeeb2a926b8f20bbc44ab544f393</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>9043</duration><estimatedDuration>13332</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Domain #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870118</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</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/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>fd87e316ee9add52849accd1c4e4614469cda48a</commitId><timestamp>1668337258000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nico9cid</absoluteUrl><fullName>nico9cid</fullName></author><authorEmail>nico9cid@gmail.com</authorEmail><comment>tsk3 Creates Story datasets
Creation of the data sets of the Story entity as well as the XML files
of DBUnit.Data sets include a minimum of 50 stories(Nicolás and Bruno)
</comment><date>2022-11-13 12:00:58 +0100</date><id>fd87e316ee9add52849accd1c4e4614469cda48a</id><msg>tsk3 Creates Story datasets</msg><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-add.xml</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>tests/src/main/resources/datasets/stories-edit.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/resources/datasets/stories-delete.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nico9cid</absoluteUrl><fullName>nico9cid</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>58fd3bd2d18a1d59fd25da39067421c4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/5/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0607108d9455d608d84eedadb42927e6</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/5/mavenArtifacts/</url></action><action></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>6549</duration><estimatedDuration>7108</estimatedDuration><fullDisplayName>μStories 2223 - Team A » EAR #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870120</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cd691127e363c827bb7d5b0a16a7c134</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5468da167340e05e93c59a274ac7d3e9</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>65b5e8fb7b8dcf26ae21f13b54e28828</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>8313</duration><estimatedDuration>12147</estimatedDuration><fullDisplayName>μStories 2223 - Team A » JSF #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870120</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5eed88a8a144e5ae8519d3a176f79799</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/5/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>61eccf91fa13188b5c14f6bd1d59f50a</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>8062</duration><estimatedDuration>8862</estimatedDuration><fullDisplayName>μStories 2223 - Team A » μStories 22/23 Team A #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870118</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>61eccf91fa13188b5c14f6bd1d59f50a</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>117ac2704f36a97d1b68904b7557e848</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>981acc6a1b42b8cbbfd891a965531150</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>7899</duration><estimatedDuration>8653</estimatedDuration><fullDisplayName>μStories 2223 - Team A » REST #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870120</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1eb3b8f3aa7e39cbc7a7b50bb8355cca</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>716af76712da265366a31414c1c0ba86</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4ab246f7fcdfc3d3d80bade6e8ed4545</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>fc40d33b4ec4ad6e30d0e2d3fa304ce4</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>7906</duration><estimatedDuration>34439</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Service #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870119</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9c147ba08cc05135c6ca2c5b01e989b1</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>245129ae9f3e7e9dc4c6ef53e19f2432</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>03fc84eb68601ae37ad0de479423f5bb</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1a9f2f3b6af04bfbd2026a22bbbb542c</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>7980</duration><estimatedDuration>8996</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Tests #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1668337870119</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</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/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>fd87e316ee9add52849accd1c4e4614469cda48a</commitId><timestamp>1668337258000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nico9cid</absoluteUrl><fullName>nico9cid</fullName></author><authorEmail>nico9cid@gmail.com</authorEmail><comment>tsk3 Creates Story datasets
Creation of the data sets of the Story entity as well as the XML files
of DBUnit.Data sets include a minimum of 50 stories(Nicolás and Bruno)
</comment><date>2022-11-13 12:00:58 +0100</date><id>fd87e316ee9add52849accd1c4e4614469cda48a</id><msg>tsk3 Creates Story datasets</msg><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-add.xml</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>tests/src/main/resources/datasets/stories-edit.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/resources/datasets/stories-delete.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/nico9cid</absoluteUrl><fullName>nico9cid</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>badcd4a1606bd4e396b1a8853ba4bd19</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/5/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>