<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>130b3341b66432ab2bbc42ed3344e337</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>f552bfe06c63c4e6486dff3853cf52ae</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>a8a97df3ef8aa8e8a17e35b49d1acdf7</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/42/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>#42</displayName><duration>4801</duration><estimatedDuration>3782</estimatedDuration><fullDisplayName>microstories-2324-teamA » Domain #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569768</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-domain/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.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>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>2209d492f409737d2737f896a3f9ba719e1e886c</commitId><timestamp>1700749473000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></author><authorEmail>luissalgadoblanco@gmail.com</authorEmail><comment>tk29- Fixes in explore and FindStoryById in REST
Changed findStoryByText and explore functions in REST so they could work
in the same route (/microstory?params). Added test to check invalid ID
in function getStoryByID. The StoryDataset class has been modified so
that the selection of the the text values were managed by this class.
</comment><date>2023-11-23 15:24:33 +0100</date><id>2209d492f409737d2737f896a3f9ba719e1e886c</id><msg>tk29- Fixes in explore and FindStoryById in REST</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</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/42/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/42/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>ff49540acdc8c550a1bb3d29e0085f02</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/42/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>#42</displayName><duration>1502</duration><estimatedDuration>1900</estimatedDuration><fullDisplayName>microstories-2324-teamA » EAR #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569770</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-ear/42/</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/42/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/42/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/42/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>#42</displayName><duration>3081</duration><estimatedDuration>3041</estimatedDuration><fullDisplayName>microstories-2324-teamA » μStories 23/24 Team A #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569768</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.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>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>2209d492f409737d2737f896a3f9ba719e1e886c</commitId><timestamp>1700749473000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></author><authorEmail>luissalgadoblanco@gmail.com</authorEmail><comment>tk29- Fixes in explore and FindStoryById in REST
Changed findStoryByText and explore functions in REST so they could work
in the same route (/microstory?params). Added test to check invalid ID
in function getStoryByID. The StoryDataset class has been modified so
that the selection of the the text values were managed by this class.
</comment><date>2023-11-23 15:24:33 +0100</date><id>2209d492f409737d2737f896a3f9ba719e1e886c</id><msg>tk29- Fixes in explore and FindStoryById in REST</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-pom/42/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/42/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>1081fa4754f2331d258d0fd6e0a857ff</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>3056ff6db093eef1e131a6abbce445c9</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>063fb2f70f0ba755e7f216da8dabba89</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/42/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>#42</displayName><duration>3530</duration><estimatedDuration>44764</estimatedDuration><fullDisplayName>microstories-2324-teamA » REST #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569769</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.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>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>2209d492f409737d2737f896a3f9ba719e1e886c</commitId><timestamp>1700749473000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></author><authorEmail>luissalgadoblanco@gmail.com</authorEmail><comment>tk29- Fixes in explore and FindStoryById in REST
Changed findStoryByText and explore functions in REST so they could work
in the same route (/microstory?params). Added test to check invalid ID
in function getStoryByID. The StoryDataset class has been modified so
that the selection of the the text values were managed by this class.
</comment><date>2023-11-23 15:24:33 +0100</date><id>2209d492f409737d2737f896a3f9ba719e1e886c</id><msg>tk29- Fixes in explore and FindStoryById in REST</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</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/42/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/42/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>6a477f62f5235ebdd0724913ab919d70</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>1857a5bb23e9cfa31ec6576d63018c03</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>bd26b6f4c13da964fa1d327529523bbd</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/42/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>#42</displayName><duration>2862</duration><estimatedDuration>3392</estimatedDuration><fullDisplayName>microstories-2324-teamA » Service #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569769</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-service/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.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>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>2209d492f409737d2737f896a3f9ba719e1e886c</commitId><timestamp>1700749473000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></author><authorEmail>luissalgadoblanco@gmail.com</authorEmail><comment>tk29- Fixes in explore and FindStoryById in REST
Changed findStoryByText and explore functions in REST so they could work
in the same route (/microstory?params). Added test to check invalid ID
in function getStoryByID. The StoryDataset class has been modified so
that the selection of the the text values were managed by this class.
</comment><date>2023-11-23 15:24:33 +0100</date><id>2209d492f409737d2737f896a3f9ba719e1e886c</id><msg>tk29- Fixes in explore and FindStoryById in REST</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</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/42/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/42/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>7262cc5d14e83cc24878d0adacae4175</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>f6d05a56396938226d7db56799b8a95e</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>6c107e31ebbcd6d712a8bc39f68405de</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/42/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>#42</displayName><duration>3213</duration><estimatedDuration>2981</estimatedDuration><fullDisplayName>microstories-2324-teamA » Tests #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569769</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.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>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>2209d492f409737d2737f896a3f9ba719e1e886c</commitId><timestamp>1700749473000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</fullName></author><authorEmail>luissalgadoblanco@gmail.com</authorEmail><comment>tk29- Fixes in explore and FindStoryById in REST
Changed findStoryByText and explore functions in REST so they could work
in the same route (/microstory?params). Added test to check invalid ID
in function getStoryByID. The StoryDataset class has been modified so
that the selection of the the text values were managed by this class.
</comment><date>2023-11-23 15:24:33 +0100</date><id>2209d492f409737d2737f896a3f9ba719e1e886c</id><msg>tk29- Fixes in explore and FindStoryById in REST</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco</absoluteUrl><fullName>luissalgadoblanco</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/42/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/42/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>6216a90bcb0173ab6b65c3b960e48302</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/42/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>#42</displayName><duration>18767</duration><estimatedDuration>52369</estimatedDuration><fullDisplayName>microstories-2324-teamA » Web #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700749569770</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/42/</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/42/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/42/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>