<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>174</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>24c71cfcfce2bc9d3e854549ad25d930</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>646d9da668f18947af1a4d8f87bd86ba</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9779e00ae55eef31977a2536dabf5365</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>50</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/50/</url></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8f5f391d164067c452d003010cc22f9f</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/50/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#50</displayName><duration>13383</duration><estimatedDuration>14079</estimatedDuration><fullDisplayName>μStories - Team A » Domain #50</fullDisplayName><id>50</id><keepLog>false</keepLog><number>50</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544400968573</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/50/</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/domain/entities/User.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Administrator.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java</affectedPath><affectedPath>service/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.test.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/AuthorTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRoleCaller.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/AdministratorTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/ReadingTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-update-story.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AdminRoleCaller.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToAuthor.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-update-story-theme.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><commitId>41aa5b578b597ca3b25e17ed57285336e8d4239e</commitId><timestamp>1544400897000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/git</absoluteUrl><fullName>git</fullName></author><authorEmail>git@git.com</authorEmail><comment>Tsk29-47 Adds the user entity with all tests data
Creates an Admin, Author classes which extend from User. They are used
to create different types of users. Adds new users' data to the SQL and
XML files and the author attribute of the Story has been modified, which
is no longer a String. Adds data to the test dataset and adds a new
matcher for the author. The matchers that had the author attribute have
been modified to use the new author matcher as well as the tests.
</comment><date>2018-12-10 01:14:57 +0100</date><id>41aa5b578b597ca3b25e17ed57285336e8d4239e</id><msg>Tsk29-47 Adds the user entity with all tests data</msg><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/AdministratorTest.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AdminRoleCaller.java</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Administrator.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.test.sql</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToAuthor.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/AuthorTest.java</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/domain/entities/Author.java</file></path><path><editType>edit</editType><file>service/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update-story.xml</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>tests/src/main/resources/datasets/stories-remove.xml</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.delete.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/ReadingTest.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>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRoleCaller.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update-story-theme.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/git</absoluteUrl><fullName>git</fullName><id>git</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>git@git.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>24c71cfcfce2bc9d3e854549ad25d930</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>646d9da668f18947af1a4d8f87bd86ba</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9779e00ae55eef31977a2536dabf5365</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>50</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/50/</url></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-domain</artifactId><canonicalName>dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8f5f391d164067c452d003010cc22f9f</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/50/mavenArtifacts/</url></mavenArtifacts></mavenBuild>