<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>36</buildNumber><marked><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><branch><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><branch><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><branch><SHA1>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>65</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#36</displayName><duration>187139</duration><estimatedDuration>205050</estimatedDuration><fullDisplayName>μStories 2122 - Team B #36</fullDisplayName><id>36</id><keepLog>false</keepLog><number>36</number><queueId>36</queueId><result>SUCCESS</result><timestamp>1637785808343</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/36/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.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/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.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>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/GenericTypes.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>4abf8d14ae365de5ae237649a3ba2d2de2a73078</commitId><timestamp>1637785516000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk26 Corrects general imports
Removes the general imports of the different classes and adds the
corresponding specific imports
</comment><date>2021-11-24 21:25:16 +0100</date><id>4abf8d14ae365de5ae237649a3ba2d2de2a73078</id><msg>tsk26 Corrects general imports</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>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.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/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/GenericTypes.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>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.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>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/exploreStories.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/storyDetail.xhtml</affectedPath><commitId>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</commitId><timestamp>1637785532000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>fix: Corrects detail view of stories
Corrects the color relationship for the topic and subtopic, making them
take the color assigned to them in the css
</comment><date>2021-11-24 21:25:32 +0100</date><id>a53f323dc72a0e5c8d5fe98d4a1e33d10098fc1f</id><msg>fix: Corrects detail view of stories</msg><path><editType>edit</editType><file>jsf/src/main/webapp/storyDetail.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/exploreStories.xhtml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>