<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><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>b91c758bfe992e837650563a43cb1bb1</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>09621b23db203278ec7e94a99a57bb64</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>a3ee342803476de22674c70d46b299ee</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>62</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><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/57/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>#57</displayName><duration>12745</duration><estimatedDuration>13348</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Domain #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429392</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/57/</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.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/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.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><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</affectedPath><commitId>73ea440e6f2fa02c99d2d2119903785022455cdf</commitId><timestamp>1588326347000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>Reformats all the code
</comment><date>2020-05-01 11:45:47 +0200</date><id>73ea440e6f2fa02c99d2d2119903785022455cdf</id><msg>Reformats all the code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.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/PoetryTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.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>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.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/service/util/security/RoleCaller.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>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</file></path><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/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><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/57/mavenArtifacts/</url></mavenArtifacts></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>b16f65e6f06aca177f7b9ee1c02f39fe</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/57/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1920-teamA-microstories-ear</artifactId><canonicalName>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>31b97587b624e294c0bb34aafbecea32</md5sum><type>ear</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%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-ear/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>6504</duration><estimatedDuration>7506</estimatedDuration><fullDisplayName>μStories 1920 - Team A » EAR #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429410</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-ear/57/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-ear/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-ear</artifactId><canonicalName>dgss1920-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>340a071cedd186817b6f37fa041d3c1f</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-ear/57/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1920-teamA-microstories-jsf</artifactId><canonicalName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cefd6a21c9ea985190df8233e67f742b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-jsf</artifactId><canonicalName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>96af5f13f9a32569217050bdc255b9bd</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-jsf</artifactId><canonicalName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>f8b92d5f681311e0ee69b74a23096f60</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%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-jsf/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>11303</duration><estimatedDuration>13922</estimatedDuration><fullDisplayName>μStories 1920 - Team A » JSF #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429409</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-jsf/57/</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.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/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.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><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</affectedPath><commitId>73ea440e6f2fa02c99d2d2119903785022455cdf</commitId><timestamp>1588326347000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>Reformats all the code
</comment><date>2020-05-01 11:45:47 +0200</date><id>73ea440e6f2fa02c99d2d2119903785022455cdf</id><msg>Reformats all the code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.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/PoetryTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.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>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.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/service/util/security/RoleCaller.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>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</file></path><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/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-jsf/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-jsf</artifactId><canonicalName>dgss1920-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6ddb02f63d7311fcf761ca10b01bea1d</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-jsf/57/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1920-teamA-microstories-pom</artifactId><canonicalName>dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>aba2ac7f6da7d6d95c197454ad449459</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%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-pom/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>9055</duration><estimatedDuration>10395</estimatedDuration><fullDisplayName>μStories 1920 - Team A » μStories 19/20 Team A #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429391</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-pom/57/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-pom/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-pom</artifactId><canonicalName>dgss1920-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>aba2ac7f6da7d6d95c197454ad449459</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-pom/57/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4aa48cc05a7216358e4827981a63052a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>70579e70426771dd665401e1974ca605</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>3e4b00a5a5d1f16fb50df3805078a924</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>12</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>43081</duration><estimatedDuration>79003</estimatedDuration><fullDisplayName>μStories 1920 - Team A » REST #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429409</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-rest/57/</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.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/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.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><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</affectedPath><commitId>73ea440e6f2fa02c99d2d2119903785022455cdf</commitId><timestamp>1588326347000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>Reformats all the code
</comment><date>2020-05-01 11:45:47 +0200</date><id>73ea440e6f2fa02c99d2d2119903785022455cdf</id><msg>Reformats all the code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.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/PoetryTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.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>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.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/service/util/security/RoleCaller.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>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</file></path><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/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5458c55779580c7fa1f9dc49699f101b</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-rest/57/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1920-teamA-microstories-service</artifactId><canonicalName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0b19007fb2b236d7325144008557d770</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-service</artifactId><canonicalName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2230e77c4593b47c2c3a64efbcf219a1</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-service</artifactId><canonicalName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>20d18b3137178bc819e1c8969dd82824</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-service</artifactId><canonicalName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0a0d6111cd5c00e6375d894056718925</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>10</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-service/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-service/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>37897</duration><estimatedDuration>84689</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Service #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429398</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-service/57/</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.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/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.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><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</affectedPath><commitId>73ea440e6f2fa02c99d2d2119903785022455cdf</commitId><timestamp>1588326347000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>Reformats all the code
</comment><date>2020-05-01 11:45:47 +0200</date><id>73ea440e6f2fa02c99d2d2119903785022455cdf</id><msg>Reformats all the code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.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/PoetryTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.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>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.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/service/util/security/RoleCaller.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>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</file></path><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/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-service/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-service</artifactId><canonicalName>dgss1920-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>45dff3ce139472ea426eefe5ad4e38b0</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-service/57/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a771ab5d4ba0cc73eab6958f57edc569</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>94a48a4bccfb148a309e033f08936a17</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5149289d392ee9eb4c7d0c7ecad10b6f</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%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/57/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#57</displayName><duration>8117</duration><estimatedDuration>9959</estimatedDuration><fullDisplayName>μStories 1920 - Team A » Tests #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1588326429398</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-tests/57/</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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.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/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.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><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</affectedPath><commitId>73ea440e6f2fa02c99d2d2119903785022455cdf</commitId><timestamp>1588326347000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></author><authorEmail>jrcastro2@esei.uvigo.es</authorEmail><comment>Reformats all the code
</comment><date>2020-05-01 11:45:47 +0200</date><id>73ea440e6f2fa02c99d2d2119903785022455cdf</id><msg>Reformats all the code</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/ExploreManagedBean.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/PoetryTest.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.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>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.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>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/SearchManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.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/service/util/security/RoleCaller.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>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.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>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java</file></path><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/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToUser.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>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2</absoluteUrl><fullName>jrcastro2</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/57/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-tests</artifactId><canonicalName>dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5ff6182cfa24149f7997404fff090c4d</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-tests/57/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>