<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f86c46dc6954c74e8291639864ac73fe</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>c4481736e0431b19b820529eef9b5afc</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>40b8e6615769744ef51cf3d3850cae6e</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>17</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>12743</duration><estimatedDuration>13332</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Domain #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647736</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/90/</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/service/util/security/AuthorRollerCaller.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><commitId>4657d45a9a562ae574bcea2578f9c09527bee9fb</commitId><timestamp>1671284340000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk37 Adds the functionality to create a new Story in the EJB
Adds a method to storyEJB to create stories. The relevant tests are also
added to this method. Adds the AuthorRoleCaller class to run test like a
AUTHOR role. Adds the attribute role to the table user and the AUTHOR
role in the sql script
</comment><date>2022-12-17 14:39:00 +0100</date><id>4657d45a9a562ae574bcea2578f9c09527bee9fb</id><msg>tsk37 Adds the functionality to create a new Story in the EJB</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRollerCaller.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.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>tests/src/main/resources/datasets/stories-add.xml</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>58fd3bd2d18a1d59fd25da39067421c4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/90/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>95aa4eaf18d8a3ac78971aa61dfc6551</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/90/mavenArtifacts/</url></action><action></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>6860</duration><estimatedDuration>7108</estimatedDuration><fullDisplayName>μStories 2223 - Team A » EAR #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647737</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cd691127e363c827bb7d5b0a16a7c134</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>74164ef0293ceb3435910b83ee906629</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>148d1bcaf199fab21641d39da2727d1b</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>89715027544fcc0ba901b46a69ef0e29</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>12128</duration><estimatedDuration>12147</estimatedDuration><fullDisplayName>μStories 2223 - Team A » JSF #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647737</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4af9a42204ba362b8fcd0deaf8f6d23a</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/90/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>670c8436177a3c0e16d03a814df6a2d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>7972</duration><estimatedDuration>8862</estimatedDuration><fullDisplayName>μStories 2223 - Team A » μStories 22/23 Team A #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647735</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/90/</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/service/util/security/AuthorRollerCaller.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><commitId>4657d45a9a562ae574bcea2578f9c09527bee9fb</commitId><timestamp>1671284340000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk37 Adds the functionality to create a new Story in the EJB
Adds a method to storyEJB to create stories. The relevant tests are also
added to this method. Adds the AuthorRoleCaller class to run test like a
AUTHOR role. Adds the attribute role to the table user and the AUTHOR
role in the sql script
</comment><date>2022-12-17 14:39:00 +0100</date><id>4657d45a9a562ae574bcea2578f9c09527bee9fb</id><msg>tsk37 Adds the functionality to create a new Story in the EJB</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRollerCaller.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.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>tests/src/main/resources/datasets/stories-add.xml</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>670c8436177a3c0e16d03a814df6a2d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>153c748a269beb09223874d614d3a885</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e58d25f6e6a785e5d1d84657a931f4c8</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f0e73e5a44c927be93ded29d17319dd8</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>8533</duration><estimatedDuration>8653</estimatedDuration><fullDisplayName>μStories 2223 - Team A » REST #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647737</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1eb3b8f3aa7e39cbc7a7b50bb8355cca</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>784ae9504075be8f4a67b0d8548e9067</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>bccf2a9cb0768bc1f7f1b4650dab1458</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1a52f8ca1d00eb10904261f3f85f0848</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>53f42fb0a1f77289aadc6ffd7ba360c7</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>1</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>16561</duration><estimatedDuration>34439</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Service #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647736</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/90/</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/service/util/security/AuthorRollerCaller.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><commitId>4657d45a9a562ae574bcea2578f9c09527bee9fb</commitId><timestamp>1671284340000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk37 Adds the functionality to create a new Story in the EJB
Adds a method to storyEJB to create stories. The relevant tests are also
added to this method. Adds the AuthorRoleCaller class to run test like a
AUTHOR role. Adds the attribute role to the table user and the AUTHOR
role in the sql script
</comment><date>2022-12-17 14:39:00 +0100</date><id>4657d45a9a562ae574bcea2578f9c09527bee9fb</id><msg>tsk37 Adds the functionality to create a new Story in the EJB</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRollerCaller.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.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>tests/src/main/resources/datasets/stories-add.xml</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9c147ba08cc05135c6ca2c5b01e989b1</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>148496f1c2d97f728b1a0feacb983781</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>42955e4cf65fdb55a450e6f9f7dd9650</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>be4a56ba6a09e2a191c3af61fdfe6be8</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>8194</duration><estimatedDuration>8996</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Tests #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671284647736</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/90/</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/service/util/security/AuthorRollerCaller.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><commitId>4657d45a9a562ae574bcea2578f9c09527bee9fb</commitId><timestamp>1671284340000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></author><authorEmail>bcgonzalez4@esei.uvigo.es</authorEmail><comment>tsk37 Adds the functionality to create a new Story in the EJB
Adds a method to storyEJB to create stories. The relevant tests are also
added to this method. Adds the AuthorRoleCaller class to run test like a
AUTHOR role. Adds the attribute role to the table user and the AUTHOR
role in the sql script
</comment><date>2022-12-17 14:39:00 +0100</date><id>4657d45a9a562ae574bcea2578f9c09527bee9fb</id><msg>tsk37 Adds the functionality to create a new Story in the EJB</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/AuthorRollerCaller.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.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>tests/src/main/resources/datasets/stories-add.xml</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%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>badcd4a1606bd4e396b1a8853ba4bd19</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/90/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>