<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/58/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#58</displayName><duration>8303</duration><estimatedDuration>8067</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Tests #58</fullDisplayName><id>58</id><keepLog>false</keepLog><number>58</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1607026688080</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/58/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/User.java</affectedPath><commitId>738eca37b1f6a973477bd3096c8075fd02f49dd0</commitId><timestamp>1607026427000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rplopez</absoluteUrl><fullName>rplopez</fullName></author><authorEmail>rplopez@gradiant.org</authorEmail><comment>tsk23 Adds User JPA entity
Adds JPA entity for the author role in microstories. Adds domain tests
and the User matcher. Updates Story domain, domain test and matcher to
check the new Entity. Updates sql example scripts.
</comment><date>2020-12-03 21:13:47 +0100</date><id>738eca37b1f6a973477bd3096c8075fd02f49dd0</id><msg>tsk23 Adds User JPA entity</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/User.java</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.drop.sql</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rplopez</absoluteUrl><fullName>rplopez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/58/mavenArtifacts/</url></mavenArtifacts></mavenBuild>