<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>36dae5a849060bfcaa1213f083be7981</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>b086aecb8fe1e3795b4dfe2db8d6570a</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>424986241a92ad71f8177b0e626ddf65</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>41</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/41/</url></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>01f620493cd2754d74e5f63c6e7b64e1</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/41/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#41</displayName><duration>11092</duration><estimatedDuration>11531</estimatedDuration><fullDisplayName>μStories 2122 - Team B » JSF #41</fullDisplayName><id>41</id><keepLog>false</keepLog><number>41</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637866093394</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/41/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/exceptions/NotFoundExceptionMapper.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</affectedPath><commitId>22f8db4ecea4e34025a094fe64ef0c7292fe2b89</commitId><timestamp>1637865995000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3</absoluteUrl><fullName>aggarcia3</fullName></author><authorEmail>aggarcia3@esei.uvigo.es</authorEmail><comment>Runs code formatter
This is hopefully the last time we need to run it manually, due to the 
newly introduced hook.
</comment><date>2021-11-25 19:46:35 +0100</date><id>22f8db4ecea4e34025a094fe64ef0c7292fe2b89</id><msg>Runs code formatter</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/exceptions/NotFoundExceptionMapper.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3</absoluteUrl><fullName>aggarcia3</fullName><id>aggarcia3</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>aggarcia3@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>36dae5a849060bfcaa1213f083be7981</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>b086aecb8fe1e3795b4dfe2db8d6570a</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>424986241a92ad71f8177b0e626ddf65</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>41</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/41/</url></parent><pomArtifact><artifactId>dgss2122-teamB-microstories-jsf</artifactId><canonicalName>dgss2122-teamB-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>01f620493cd2754d74e5f63c6e7b64e1</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-jsf/41/mavenArtifacts/</url></mavenArtifacts></mavenBuild>