<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>49</buildNumber><marked><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</SHA1><branch><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</SHA1><branch><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</SHA1><branch><SHA1>113e42f39f8055c68af63b5a9f7bbe18307b8da1</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>0</skipCount><totalCount>163</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#49</displayName><duration>227747</duration><estimatedDuration>259625</estimatedDuration><fullDisplayName>μStories 2122 - Team C #49</fullDisplayName><id>49</id><keepLog>false</keepLog><number>49</number><queueId>96</queueId><result>SUCCESS</result><timestamp>1638383710897</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/49/</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>domain/src/main/resources/META-INF/data.sql</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/EntitiesTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/ViewTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>service/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-create.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-search.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-remove.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</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/User.java</affectedPath><affectedPath>microstories-mysql.drop.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-with-views.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/StoryDTO.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/UserTest.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>113e42f39f8055c68af63b5a9f7bbe18307b8da1</commitId><timestamp>1638382909000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sdmunhoz</absoluteUrl><fullName>sdmunhoz</fullName></author><authorEmail>sdmunhoz@esei.uvigo.es</authorEmail><comment>tsk 22 Add the user entity, which may be the author of micro-stories
Adds entity user with entity tests, changes other entities, stoyDTO, 
storiesDataset, xml files, sql files with author's changes, and creates
matcher for user
</comment><date>2021-12-01 19:21:49 +0100</date><id>113e42f39f8055c68af63b5a9f7bbe18307b8da1</id><msg>tsk 22 Add the user entity, which may be the author of micro-stories</msg><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/UserTest.java</file></path><path><editType>add</editType><file>microstories-mysql.drop.sql</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-update.xml</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/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</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>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>domain/src/main/resources/META-INF/data.sql</file></path><path><editType>delete</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/ViewTest.java</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/User.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>tests/src/main/resources/datasets/stories.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>domain/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-with-views.xml</file></path><path><editType>edit</editType><file>service/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-remove.xml</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>tests/src/main/resources/datasets/stories-less-than-six.xml</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-create.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToUser.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sdmunhoz</absoluteUrl><fullName>sdmunhoz</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>