<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>16</buildNumber><marked><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</SHA1><branch><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</SHA1><branch><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</SHA1><branch><SHA1>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</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></action><action></action><action></action><building>false</building><displayName>#16</displayName><duration>169040</duration><estimatedDuration>205050</estimatedDuration><fullDisplayName>μStories 2122 - Team B #16</fullDisplayName><id>16</id><keepLog>false</keepLog><number>16</number><queueId>52</queueId><result>FAILURE</result><timestamp>1636565945600</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/16/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><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/http/util/HasHttpStatus.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><commitId>d0a9497a2977c127a122190093eb344e30ef8987</commitId><timestamp>1636485808000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>Fixes issues derived from the display issue
Fixes part of the integration problems of the untested parts. They have 
participated: Alejandro, Rubén, Irene and Javier.
</comment><date>2021-11-09 20:23:28 +0100</date><id>d0a9497a2977c127a122190093eb344e30ef8987</id><msg>Fixes issues derived from the display issue</msg><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java</file></path><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.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>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Genre.java</affectedPath><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/service/util/security/TestPrincipal.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/util/HasHttpStatus.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/security/TestPrincipal.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/utils/StoriesCompareUtils.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/security/RoleCaller.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToEntity.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Topic.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><commitId>40e4ef643c8aac1ad49edbdd7078346e47406ee6</commitId><timestamp>1636554608000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>Fixes problem with package names
The name of the packages is passed from .teamb. a .teamB.
</comment><date>2021-11-10 15:30:08 +0100</date><id>40e4ef643c8aac1ad49edbdd7078346e47406ee6</id><msg>Fixes problem with package names</msg><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamb/microstories/service/StoryServiceTest.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Genre.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/utils/StoriesCompareUtils.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToEntity.java</file></path><path><editType>delete</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamb/microstories/jsf/controllers/StoryController.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/security/TestPrincipal.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/utils/StoriesCompareUtils.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/util/HasHttpStatus.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java</file></path><path><editType>delete</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Topic.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/security/RoleCaller.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</affectedPath><commitId>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</commitId><timestamp>1636565698000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/yruben98</absoluteUrl><fullName>yruben98</fullName></author><authorEmail>yruben98@gmail.com</authorEmail><comment>Deletes uncompleted tasks
</comment><date>2021-11-10 18:34:58 +0100</date><id>0a3e43510f480a5d2f2a079b93962ec7e6c1550b</id><msg>Deletes uncompleted tasks</msg><path><editType>delete</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>delete</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</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>