<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><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>2d0aabbfeaeae663fe5d23d93539ce27</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>0ae7b32fb78ee6a2af522d2c92ce902e</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>86a9b454eff3ace47db764f45d60ed89</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>176</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/68/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>#68</displayName><duration>13476</duration><estimatedDuration>14079</estimatedDuration><fullDisplayName>μStories - Team A » Domain #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288918</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/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-with-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-without-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><commitId>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</commitId><timestamp>1545080225000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></author><authorEmail>bmcandeias@esei.uvigo.es</authorEmail><comment>Tsk53 Adds the functionality to create an author
Adds the service to create a new Author. This service is in the
UserService class but is allowed to all users unlike the other services
of the class. The class Author changes the initialization of their
stories by a LinkedHashSet to ensure that the order in the insertions of
the microstories.
</comment><date>2018-12-17 21:57:05 +0100</date><id>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</id><msg>Tsk53 Adds the functionality to create an author</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-with-stories.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-without-stories.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/68/mavenArtifacts/</url></mavenArtifacts></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/68/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1819-teamA-microstories-ear</artifactId><canonicalName>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear</canonicalName><fileName>dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>90b65212cadf25b8751177a08ff1e114</md5sum><type>ear</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-ear/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear</displayPath><fileName>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>6661</duration><estimatedDuration>6071</estimatedDuration><fullDisplayName>μStories - Team A » EAR #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288920</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-ear/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-ear/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-ear</artifactId><canonicalName>dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e618efb36745cf10d6ed971a0597702c</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-ear/68/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamA-microstories-jsf</artifactId><canonicalName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3939c988c4f492008d342259c5d0892c</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-jsf</artifactId><canonicalName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2a231c01351291d7e2036db3c4f73d5a</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-jsf</artifactId><canonicalName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2a18551fa4afbb1e9abd6f1ee12c55c6</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-jsf/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>11058</duration><estimatedDuration>10785</estimatedDuration><fullDisplayName>μStories - Team A » JSF #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288920</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-jsf/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-jsf/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-jsf</artifactId><canonicalName>dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a822495259b8b82fc057b22f4412f31a</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-jsf/68/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1819-teamA-microstories-pom</artifactId><canonicalName>dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8345a6a83c2037ebe15cec5068501f51</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-pom/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>9225</duration><estimatedDuration>9068</estimatedDuration><fullDisplayName>μStories - Team A » μStories 18/19 Team A #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288918</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-pom/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-pom/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-pom</artifactId><canonicalName>dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8345a6a83c2037ebe15cec5068501f51</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-pom/68/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamA-microstories-rest</artifactId><canonicalName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>19d4e828d5f6bb7c41d287006d369a46</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-rest</artifactId><canonicalName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>67c7a25760ded6b7a2866d935249da2d</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-rest</artifactId><canonicalName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f42b7f0551023f94bca1b1f71f2785e2</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>103</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-rest/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>53922</duration><estimatedDuration>52675</estimatedDuration><fullDisplayName>μStories - Team A » REST #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288919</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-rest/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-rest/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-rest</artifactId><canonicalName>dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>deb2f8a7595ccafe7a0da48976b3760e</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-rest/68/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamA-microstories-service</artifactId><canonicalName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>dcf8ce39c8082b60efa38e7b48657d84</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-service</artifactId><canonicalName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8c5a3df5bbd3411507fdb213e96fb5eb</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-service</artifactId><canonicalName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>da64f9f927e5ae59e7cf48103ae0e399</md5sum><type>test-jar</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-service</artifactId><canonicalName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>71053ce55e41f9c93623e21ffca9a45d</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>44</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>53760</duration><estimatedDuration>60821</estimatedDuration><fullDisplayName>μStories - Team A » Service #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288919</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-with-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-without-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><commitId>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</commitId><timestamp>1545080225000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></author><authorEmail>bmcandeias@esei.uvigo.es</authorEmail><comment>Tsk53 Adds the functionality to create an author
Adds the service to create a new Author. This service is in the
UserService class but is allowed to all users unlike the other services
of the class. The class Author changes the initialization of their
stories by a LinkedHashSet to ensure that the order in the insertions of
the microstories.
</comment><date>2018-12-17 21:57:05 +0100</date><id>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</id><msg>Tsk53 Adds the functionality to create an author</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-with-stories.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-without-stories.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-service/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-service</artifactId><canonicalName>dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>acd34eb09c4eec1022f0ba019585d726</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-service/68/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamA-microstories-tests</artifactId><canonicalName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>06354cb9eb98918b51e8dafc6382ebc1</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamA-microstories-tests</artifactId><canonicalName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cc99703246a08033a602fb3babe05ca0</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamA-microstories-tests</artifactId><canonicalName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>b13ce3a58688db574a912d39daa66ddb</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/68/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#68</displayName><duration>7965</duration><estimatedDuration>8599</estimatedDuration><fullDisplayName>μStories - Team A » Tests #68</fullDisplayName><id>68</id><keepLog>false</keepLog><number>68</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1545080288919</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/68/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-with-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/author-create-without-stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><commitId>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</commitId><timestamp>1545080225000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></author><authorEmail>bmcandeias@esei.uvigo.es</authorEmail><comment>Tsk53 Adds the functionality to create an author
Adds the service to create a new Author. This service is in the
UserService class but is allowed to all users unlike the other services
of the class. The class Author changes the initialization of their
stories by a LinkedHashSet to ensure that the order in the insertions of
the microstories.
</comment><date>2018-12-17 21:57:05 +0100</date><id>55120634969cb0c4d871bed733b0d7d7ec9fc5a9</id><msg>Tsk53 Adds the functionality to create an author</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-with-stories.xml</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/author-create-without-stories.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/UserServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Author.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bmcandeias</absoluteUrl><fullName>bmcandeias</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/68/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamA-microstories-tests</artifactId><canonicalName>dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>14609c6e341ae6e5cda151d518a39eed</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-tests/68/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>