<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>40</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#55</displayName><duration>12674</duration><estimatedDuration>13168</estimatedDuration><fullDisplayName>μStories 2122 - Team B » Domain #55</fullDisplayName><id>55</id><keepLog>false</keepLog><number>55</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638299650975</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Visit.java</affectedPath><commitId>6b36d89c892e290b67d96c8c3fc5ce94c956c675</commitId><timestamp>1638298497000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>tsk28 Creates the entity Visit
Creates the Visit entity to record all the visits made to a specific
story, saving the date on which it is made
</comment><date>2021-11-30 19:54:57 +0100</date><id>6b36d89c892e290b67d96c8c3fc5ce94c956c675</id><msg>tsk28 Creates the entity Visit</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Visit.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/VisitTest.java</affectedPath><commitId>d2ef8bd4d9fb6ed6ae30c3e225a9616a4f336302</commitId><timestamp>1638298522000</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 the tests for the entity Visit
Adds the necessary tests to verify that the Visit entity is not faulty
and is working correctly
</comment><date>2021-11-30 19:55:22 +0100</date><id>d2ef8bd4d9fb6ed6ae30c3e225a9616a4f336302</id><msg>tsk28 Adds the tests for the entity Visit</msg><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/VisitTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</affectedPath><commitId>1f9d97f06ccb19cff504e4bb806d74110e8854a3</commitId><timestamp>1638298618000</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 to the entity Story the attribute visits
Adds to the Story entity as an attribute the list of visits, and removes
the previous visits attribute
</comment><date>2021-11-30 19:56:58 +0100</date><id>1f9d97f06ccb19cff504e4bb806d74110e8854a3</id><msg>tsk28 Adds to the entity Story the attribute visits</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>315418c74259f96d973e48dc1d2d1ab2df7fff67</commitId><timestamp>1638298754000</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 Story entity tests to adapt them to the new attribute
visits
Modifies the Story entity tests by deleting the old visits attribute,
replacing it with the new one
</comment><date>2021-11-30 19:59:14 +0100</date><id>315418c74259f96d973e48dc1d2d1ab2df7fff67</id><msg>tsk28 Modifies the Story entity tests to adapt them to the new 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>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><commitId>f71a7ef46a9e30d0ef0475d3e61a8aab6fbc6801</commitId><timestamp>1638299428000</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 the Visit entity tests to the entity TestSuite
Adds the class with the Visit entity tests to the entity TestSuite
</comment><date>2021-11-30 20:10:28 +0100</date><id>f71a7ef46a9e30d0ef0475d3e61a8aab6fbc6801</id><msg>tsk28 Adds the Visit entity tests to the entity TestSuite</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/mavenArtifacts/</url></mavenArtifacts></mavenBuild>