<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>deb638d131872f6f840d8e73f8db3240</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>5de23f4bade69246df12694e7230b398</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>1fd5a4f9842ddc4a9ab56dc260d7b4af</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/17/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>#17</displayName><duration>4739</duration><estimatedDuration>3782</estimatedDuration><fullDisplayName>microstories-2324-teamA » Domain #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748627</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-domain/17/</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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/main/java/microstories/model/StoryDto.java</affectedPath><affectedPath>tests/resources/datasets/stories.xml</affectedPath><commitId>54d29529659f21dda01f7d577384107a94f96a77</commitId><timestamp>1699810715000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</fullName></author><authorEmail>alexandreferi13@gmail.com</authorEmail><comment>tsk7 Create resource to retrieve the most recent stories
Adds the resource for stories with testing and implementation of dataset
corrections
</comment><date>2023-11-12 18:38:35 +0100</date><id>54d29529659f21dda01f7d577384107a94f96a77</id><msg>tsk7 Create resource to retrieve the most recent stories</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/model/StoryDto.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>delete</editType><file>tests/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</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/17/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/17/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>51b11ff4636fedc715bf6fc77d549918</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/17/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>#17</displayName><duration>1221</duration><estimatedDuration>1900</estimatedDuration><fullDisplayName>microstories-2324-teamA » EAR #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748629</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-ear/17/</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/17/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/17/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/17/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>#17</displayName><duration>3075</duration><estimatedDuration>3041</estimatedDuration><fullDisplayName>microstories-2324-teamA » μStories 23/24 Team A #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748626</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/17/</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/17/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/17/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>fee3ed76f2cf91a30451d83d04445e65</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>d3766a2251fc1e9efed15c3dfe3a539a</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>9be69da5fec62f5ec3db76b6e8bbb108</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/17/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>#17</displayName><duration>4017</duration><estimatedDuration>44764</estimatedDuration><fullDisplayName>microstories-2324-teamA » REST #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748628</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/17/</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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/main/java/microstories/model/StoryDto.java</affectedPath><affectedPath>tests/resources/datasets/stories.xml</affectedPath><commitId>54d29529659f21dda01f7d577384107a94f96a77</commitId><timestamp>1699810715000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</fullName></author><authorEmail>alexandreferi13@gmail.com</authorEmail><comment>tsk7 Create resource to retrieve the most recent stories
Adds the resource for stories with testing and implementation of dataset
corrections
</comment><date>2023-11-12 18:38:35 +0100</date><id>54d29529659f21dda01f7d577384107a94f96a77</id><msg>tsk7 Create resource to retrieve the most recent stories</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/model/StoryDto.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>delete</editType><file>tests/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</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/17/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/17/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>3d28dc168065e8bfcc05044e9bda6459</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>a4e3f1502c1d97eb763a655bca2e0d86</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>4b1385bcae4c50a6c4012333a85740e3</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/17/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>#17</displayName><duration>2762</duration><estimatedDuration>3392</estimatedDuration><fullDisplayName>microstories-2324-teamA » Service #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748628</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/17/</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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/main/java/microstories/model/StoryDto.java</affectedPath><affectedPath>tests/resources/datasets/stories.xml</affectedPath><commitId>54d29529659f21dda01f7d577384107a94f96a77</commitId><timestamp>1699810715000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</fullName></author><authorEmail>alexandreferi13@gmail.com</authorEmail><comment>tsk7 Create resource to retrieve the most recent stories
Adds the resource for stories with testing and implementation of dataset
corrections
</comment><date>2023-11-12 18:38:35 +0100</date><id>54d29529659f21dda01f7d577384107a94f96a77</id><msg>tsk7 Create resource to retrieve the most recent stories</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/model/StoryDto.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>delete</editType><file>tests/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/17/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/17/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>0dfbbc4dc3e39751e65792d2539da5a8</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>2fe74ec2f43c1044e5e49577d3398f7d</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>225b103257b5ca2463a0146f120a98df</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/17/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>#17</displayName><duration>2782</duration><estimatedDuration>2981</estimatedDuration><fullDisplayName>microstories-2324-teamA » Tests #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748627</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/17/</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>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/main/java/microstories/model/StoryDto.java</affectedPath><affectedPath>tests/resources/datasets/stories.xml</affectedPath><commitId>54d29529659f21dda01f7d577384107a94f96a77</commitId><timestamp>1699810715000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</fullName></author><authorEmail>alexandreferi13@gmail.com</authorEmail><comment>tsk7 Create resource to retrieve the most recent stories
Adds the resource for stories with testing and implementation of dataset
corrections
</comment><date>2023-11-12 18:38:35 +0100</date><id>54d29529659f21dda01f7d577384107a94f96a77</id><msg>tsk7 Create resource to retrieve the most recent stories</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/model/StoryDto.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>delete</editType><file>tests/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alexandreferi13</absoluteUrl><fullName>alexandreferi13</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/17/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/17/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>95bd9d932265d2918154257e0b012884</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/17/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>#17</displayName><duration>15370</duration><estimatedDuration>52369</estimatedDuration><fullDisplayName>microstories-2324-teamA » Web #17</fullDisplayName><id>17</id><keepLog>false</keepLog><number>17</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1699810748629</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/17/</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-web/17/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/17/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>