<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>74</buildNumber><marked><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><branch><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><branch><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><branch><SHA1>c1c381c89c520d1c3836f0acb41fb34a449de44e</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2122-teamC/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>1</skipCount><totalCount>212</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#74</displayName><duration>313997</duration><estimatedDuration>259625</estimatedDuration><fullDisplayName>μStories 2122 - Team C #74</fullDisplayName><id>74</id><keepLog>false</keepLog><number>74</number><queueId>190</queueId><result>SUCCESS</result><timestamp>1639674006865</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/74/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryDTO.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/StoryManagedBean.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-with-registered-view.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>c1c381c89c520d1c3836f0acb41fb34a449de44e</commitId><timestamp>1639673936000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto</absoluteUrl><fullName>mvaugusto</fullName></author><authorEmail>mvaugusto@esei.uvigo.es</authorEmail><comment>tsk44 Adds feature to register when a story is viewed
Adds service method to register a view of a story and if modifies both
REST resource and JSF managed bean, so they register when a story is
viewed. It also updates required tests.
</comment><date>2021-12-16 17:58:56 +0100</date><id>c1c381c89c520d1c3836f0acb41fb34a449de44e</id><msg>tsk44 Adds feature to register when a story is viewed</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/StoryManagedBean.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryDTO.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-with-registered-view.xml</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResource.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto</absoluteUrl><fullName>mvaugusto</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>