<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>109</buildNumber><marked><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><branch><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><branch><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><branch><SHA1>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2324-teamA/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></action><action></action><action></action><building>false</building><displayName>#109</displayName><duration>138022</duration><estimatedDuration>194095</estimatedDuration><fullDisplayName>microstories-2324-teamA #109</fullDisplayName><id>109</id><keepLog>false</keepLog><number>109</number><queueId>116</queueId><result>FAILURE</result><timestamp>1701898505707</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/109/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/AuthorEntity.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/AuthorTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/authors.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserEJB.java</affectedPath><commitId>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</commitId><timestamp>1701898419000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77</absoluteUrl><fullName>84422910+olivergr77</fullName></author><authorEmail>84422910+olivergr77@users.noreply.github.com</authorEmail><comment>tsk51 Refactors the UserEntity class and modifies many files that depend
on the UserEntity
The UserEntity has been refactored to use a more specific name, in this
case Author. This change needed the refactoring of many files dependent
on the UserEntity class, influencing all layers of the project.
Additionally, the corresponding datasets in the test layer have been
modified.
</comment><date>2023-12-06 22:33:39 +0100</date><id>c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42</id><msg>tsk51 Refactors the UserEntity class and modifies many files that depend</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/authors.xml</file></path><path><editType>delete</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/AuthorTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/AuthorEntity.java</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/UserEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77</absoluteUrl><fullName>84422910+olivergr77</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.6.3</mavenVersionUsed></mavenModuleSetBuild>