<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>37</buildNumber><marked><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</SHA1><branch><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</SHA1><branch><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</SHA1><branch><SHA1>8e032ef215be5c71492abcb293ce164e3fc893ac</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>66</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#37</displayName><duration>185588</duration><estimatedDuration>205050</estimatedDuration><fullDisplayName>μStories 2122 - Team B #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>37</queueId><result>SUCCESS</result><timestamp>1637849289866</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/37/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</affectedPath><commitId>af1bb6de1bb81bb0800ab032def2d5e6fc1b32b9</commitId><timestamp>1637848758000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>tsk28 Adds visits attribute to the Story entity
Adds to the Story entity the attribute visits to be able to count the
number of visits
</comment><date>2021-11-25 14:59:18 +0100</date><id>af1bb6de1bb81bb0800ab032def2d5e6fc1b32b9</id><msg>tsk28 Adds visits attribute to the Story entity</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</affectedPath><commitId>93f7c7a22ee8393a9a61317a07b2675e350afcea</commitId><timestamp>1637848864000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>tsk28 Modifies tests of the Story entity with the new visits attribute
Modifies existing tests and add new tests of the Story entity after
adding the new attribute visits
</comment><date>2021-11-25 15:01:04 +0100</date><id>93f7c7a22ee8393a9a61317a07b2675e350afcea</id><msg>tsk28 Modifies tests of the Story entity with the new visits attribute</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><commitId>2cc0dfe8680c019472d8ba3b8ca86444c7653a1e</commitId><timestamp>1637849039000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>tsk28 Modifies test resources with new Story entity attribute
Modifies functions and data used by all tests to add the new visits
attribute of the Story entity
</comment><date>2021-11-25 15:03:59 +0100</date><id>2cc0dfe8680c019472d8ba3b8ca86444c7653a1e</id><msg>tsk28 Modifies test resources with new Story entity attribute</msg><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>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>8e032ef215be5c71492abcb293ce164e3fc893ac</commitId><timestamp>1637849125000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>tsk28 Modifies the example data to add the attribute visits
Modifies the scripts with the sample data from additional-material to
add the new column visits in the insert statements
</comment><date>2021-11-25 15:05:25 +0100</date><id>8e032ef215be5c71492abcb293ce164e3fc893ac</id><msg>tsk28 Modifies the example data to add the attribute visits</msg><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>