<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>38</buildNumber><marked><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</SHA1><branch><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</SHA1><branch><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</SHA1><branch><SHA1>38d8d601bb4e301d3710339a1c18998ce3344944</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>2</skipCount><totalCount>143</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#38</displayName><duration>224221</duration><estimatedDuration>259625</estimatedDuration><fullDisplayName>μStories 2122 - Team C #38</fullDisplayName><id>38</id><keepLog>false</keepLog><number>38</number><queueId>59</queueId><result>SUCCESS</result><timestamp>1637940547659</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/38/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/stories-update.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>domain/src/main/resources/META-INF/data.sql</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/IsEqualToStoryDTO.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</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/IsEqualToView.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/EntitiesTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/ViewTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/View.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-create.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryDTO.java</affectedPath><affectedPath>domain/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-search.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/GenericTypes.java</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><affectedPath>tests/src/main/resources/datasets/stories-less-than-six.xml</affectedPath><commitId>38d8d601bb4e301d3710339a1c18998ce3344944</commitId><timestamp>1637940471000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto</absoluteUrl><fullName>mvaugusto</fullName></author><authorEmail>mvaugusto@esei.uvigo.es</authorEmail><comment>tsk19 (Fix) Changes how story views are registered
Adds entity View, with its tests, that tracks when each view was created
and updates sql script for automatic data insertion after deployment. It
changes how REST sends stories, using a DTO instead of a Story, in order
to prevent LazyInitializationException when retrieving data. Finally, it
updates all tests and datasets, add its required matchers, so they keep
working after the entity changes.
</comment><date>2021-11-26 16:27:51 +0100</date><id>38d8d601bb4e301d3710339a1c18998ce3344944</id><msg>tsk19 (Fix) Changes how story views are registered</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/resources/datasets/stories-search.xml</file></path><path><editType>edit</editType><file>domain/src/main/resources/META-INF/persistence.xml</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>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-remove.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/View.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToView.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-less-than-six.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-update.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/EntitiesTestSuite.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>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/IsEqualToStoryDTO.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>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/main/resources/META-INF/data.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-create.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/ViewTest.java</file></path><path><editType>add</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/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamc/microstories/rest/GenericTypes.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>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</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>