<mavenBuild _class='hudson.maven.MavenBuild'><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/74/mavenArtifacts/</url></action><action></action><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>Domain</displayName><duration>2382</duration><estimatedDuration>12998</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Domain Domain</fullDisplayName><id>74</id><keepLog>false</keepLog><number>74</number><queueId>-1</queueId><result>FAILURE</result><timestamp>1638480634045</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/74/</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>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java</affectedPath><affectedPath>jsf/src/main/webapp/microstoryView.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>0be716b5ce8d90c729c3029be22c43e7ebb12dfb</commitId><timestamp>1638477468000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk29 - Added user entity and modified tests and database to include it
</comment><date>2021-12-02 21:37:48 +0100</date><id>0be716b5ce8d90c729c3029be22c43e7ebb12dfb</id><msg>tsk29 - Added user entity and modified tests and database to include it</msg><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/microstoryView.xhtml</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java</file></path><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>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/resources/cleanup-autoincrement.sql</affectedPath><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>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>fbe0f24db590068c400f68e366e760711654de7d</commitId><timestamp>1638478658000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk45 Adds column visitDate to entity Story
Added a new field to the Story entity using the ElementCollection 
annotation.
</comment><date>2021-12-02 21:57:38 +0100</date><id>fbe0f24db590068c400f68e366e760711654de7d</id><msg>tsk45 Adds column visitDate to entity Story</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><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>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</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>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>f1311697932cbd20912270e89463c6fbec67da87</commitId><timestamp>1638478661000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk45 Adds some sql queries
Add sql statements to delete the new table created and corrections in 
previous sql files.
</comment><date>2021-12-02 21:57:41 +0100</date><id>f1311697932cbd20912270e89463c6fbec67da87</id><msg>tsk45 Adds some sql queries</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</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/74/mavenArtifacts/</url></mavenArtifacts></mavenBuild>