<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>62</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>37c8b5f9f5d376f83bd4d843b9ae940a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>819e2ee9c38ad714a3e41a1b3b655f43</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f44c2549963e40cf97e6133c62ba619c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>42</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/42/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6900a5694a3fea0fab41e5e7409001b2</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/42/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#42</displayName><duration>15766</duration><estimatedDuration>13348</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Domain #42</fullDisplayName><id>42</id><keepLog>false</keepLog><number>42</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1576695129930</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/42/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/UserTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</affectedPath><commitId>9c820fe1056ffa9116be0aac4698936154bf3cf8</commitId><timestamp>1576691240000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/daniel</absoluteUrl><fullName>daniel</fullName></author><authorEmail>daniel@MacBook-Pro-de-Daniel.local</authorEmail><comment>Fixes to the commit 7d87639 tsk22 Add user entity
Adds comments to files Fixes format to files
</comment><date>2019-12-18 18:47:20 +0100</date><id>9c820fe1056ffa9116be0aac4698936154bf3cf8</id><msg>Fixes to the commit 7d87639 tsk22 Add user entity</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java</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/UserTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java</file></path><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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/daniel</absoluteUrl><fullName>daniel</fullName><id>daniel</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>daniel@MacBook-Pro-de-Daniel.local</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>37c8b5f9f5d376f83bd4d843b9ae940a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>819e2ee9c38ad714a3e41a1b3b655f43</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f44c2549963e40cf97e6133c62ba619c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>42</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/42/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-domain</artifactId><canonicalName>dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6900a5694a3fea0fab41e5e7409001b2</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/42/mavenArtifacts/</url></mavenArtifacts></mavenBuild>