<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5080e12c53e92676b227c1c010f3ec18</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e5f7e09fc5a6baec5bf5ff9944585b45</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>68c994ac56d28bef377c1c3dc5df5fa9</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>31</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>15924</duration><estimatedDuration>12998</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Domain #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253607</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/72/</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/Story.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>f8d0acb706c9fa8dcb5b578216bc423e51df7198</commitId><timestamp>1638299609000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Unify database visit_date format fields
Modify fields names to snake_case in order to unify the format Removes
unnecesary check in StoryService method
</comment><date>2021-11-30 20:13:29 +0100</date><id>f8d0acb706c9fa8dcb5b578216bc423e51df7198</id><msg>tsk45 - Unify database visit_date format fields</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><commitId>8915afb67f4d10736b8fb251ce74f23b931e9da9</commitId><timestamp>1638461914000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Fix problems in test due to new entity
Modifies entity, ignore visit date to avoid LazyInizializationException
</comment><date>2021-12-02 17:18:34 +0100</date><id>8915afb67f4d10736b8fb251ce74f23b931e9da9</id><msg>tsk45 - Fix problems in test due to new entity</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>757901da29becf76dfc14fdf9823e373</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/72/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamA-microstories-ear</artifactId><canonicalName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f0c67d5a6ba9ddd493c97ad5def48633</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/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-ear/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>7242</duration><estimatedDuration>8243</estimatedDuration><fullDisplayName>μStories 2122 - Team A » EAR #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253609</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-ear/72/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-ear/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-ear</artifactId><canonicalName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ca45bb3601636767be79554f26abdb8d</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-ear/72/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>74a20317162a06d5eb36a4a6f870677e</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cbb2f6015ce973d01ff2974917004eca</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e9cb509feeae2e973d2e16437ae2390f</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%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>9975</duration><estimatedDuration>13553</estimatedDuration><fullDisplayName>μStories 2122 - Team A » JSF #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253608</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/72/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>bbb52716f2b0ff3ac3f3507f74057f8c</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/72/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamA-microstories-pom</artifactId><canonicalName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e372d789a4a85f926bc4b90e34a53628</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%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-pom/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>9263</duration><estimatedDuration>13203</estimatedDuration><fullDisplayName>μStories 2122 - Team A » μStories 21/22 Team A #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253607</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-pom/72/</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/Story.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>f8d0acb706c9fa8dcb5b578216bc423e51df7198</commitId><timestamp>1638299609000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Unify database visit_date format fields
Modify fields names to snake_case in order to unify the format Removes
unnecesary check in StoryService method
</comment><date>2021-11-30 20:13:29 +0100</date><id>f8d0acb706c9fa8dcb5b578216bc423e51df7198</id><msg>tsk45 - Unify database visit_date format fields</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-pom/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-pom</artifactId><canonicalName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e372d789a4a85f926bc4b90e34a53628</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-pom/72/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d9a3f05313616c23cc9a54324396d446</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e91345b498c90051636c1f9b10de596e</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ff6b344446827168701012709ad4a257</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>19</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>46150</duration><estimatedDuration>51001</estimatedDuration><fullDisplayName>μStories 2122 - Team A » REST #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253608</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/72/</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/Story.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>f8d0acb706c9fa8dcb5b578216bc423e51df7198</commitId><timestamp>1638299609000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Unify database visit_date format fields
Modify fields names to snake_case in order to unify the format Removes
unnecesary check in StoryService method
</comment><date>2021-11-30 20:13:29 +0100</date><id>f8d0acb706c9fa8dcb5b578216bc423e51df7198</id><msg>tsk45 - Unify database visit_date format fields</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><commitId>8915afb67f4d10736b8fb251ce74f23b931e9da9</commitId><timestamp>1638461914000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Fix problems in test due to new entity
Modifies entity, ignore visit date to avoid LazyInizializationException
</comment><date>2021-12-02 17:18:34 +0100</date><id>8915afb67f4d10736b8fb251ce74f23b931e9da9</id><msg>tsk45 - Fix problems in test due to new entity</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>978e30bdb4ded7ce06bbb8202508b522</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/72/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3067a1777324f7532bbf4511251d6e2f</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2de23a80e1ba7e494e176cfd7eca5d07</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cd726eacd1aa2d282388bbd4d3604f8b</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a92cf8358a0bb9a1d893d05be9db34f2</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>18</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>43870</duration><estimatedDuration>44258</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Service #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253608</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/72/</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/Story.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>f8d0acb706c9fa8dcb5b578216bc423e51df7198</commitId><timestamp>1638299609000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Unify database visit_date format fields
Modify fields names to snake_case in order to unify the format Removes
unnecesary check in StoryService method
</comment><date>2021-11-30 20:13:29 +0100</date><id>f8d0acb706c9fa8dcb5b578216bc423e51df7198</id><msg>tsk45 - Unify database visit_date format fields</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><commitId>8915afb67f4d10736b8fb251ce74f23b931e9da9</commitId><timestamp>1638461914000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Fix problems in test due to new entity
Modifies entity, ignore visit date to avoid LazyInizializationException
</comment><date>2021-12-02 17:18:34 +0100</date><id>8915afb67f4d10736b8fb251ce74f23b931e9da9</id><msg>tsk45 - Fix problems in test due to new entity</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6b3c06894ab000d2449545b9d5420aba</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/72/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>229184006d98ab7f350d480ee0a1e1ef</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>af52d2cf9b72c18b4589b4c60d162e04</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>eaee10d7d04cadfb5ee71b78123d8b3a</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%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-tests/72/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#72</displayName><duration>8466</duration><estimatedDuration>9182</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Tests #72</fullDisplayName><id>72</id><keepLog>false</keepLog><number>72</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638480253607</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-tests/72/</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/Story.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>f8d0acb706c9fa8dcb5b578216bc423e51df7198</commitId><timestamp>1638299609000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk45 - Unify database visit_date format fields
Modify fields names to snake_case in order to unify the format Removes
unnecesary check in StoryService method
</comment><date>2021-11-30 20:13:29 +0100</date><id>f8d0acb706c9fa8dcb5b578216bc423e51df7198</id><msg>tsk45 - Unify database visit_date format fields</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-tests/72/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6cb77a66cc40781a7bb8175da564d68b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-tests/72/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>