<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>23</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>16</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>12163</duration><estimatedDuration>12492</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Domain #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606248847842</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</commitId><timestamp>1606248633000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></author><authorEmail>miguel.ferreiro.diaz@gmail.com</authorEmail><comment>tsk29 Renames Storie entity to Story
Changed the name of Storie entity to Story. In addition, the name of the
package "es.uvigo.esei.dgss.teama.microstories.servicie" was corrected
to "es.uvigo.esei.dgss.teama.microstories.service".
</comment><date>2020-11-24 21:10:33 +0100</date><id>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</id><msg>tsk29 Renames Storie entity to Story</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.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>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.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>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.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/StoriesDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-domain/27/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>0.143</duration><empty>false</empty><failCount>0</failCount><passCount>16</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.016</duration><failedSince>0</failedSince><name>testStoryNullContent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryNullAuthor</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.007</duration><failedSince>0</failedSince><name>testSetContent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryContentTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryNullTopics</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>StoryTest</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryAuthorTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPublicationDate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryNullTitle</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryNullType</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetAuthor</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTopics</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetType</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.0</duration><failedSince>0</failedSince><name>testNewStory</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetTitle</name><skipped>false</skipped><status>PASSED</status></case><duration>0.143</duration><name>es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>6</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>40036</duration><estimatedDuration>52301</estimatedDuration><fullDisplayName>μStories 2021 - Team A » REST #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606248847843</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</commitId><timestamp>1606248633000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></author><authorEmail>miguel.ferreiro.diaz@gmail.com</authorEmail><comment>tsk29 Renames Storie entity to Story
Changed the name of Storie entity to Story. In addition, the name of the
package "es.uvigo.esei.dgss.teama.microstories.servicie" was corrected
to "es.uvigo.esei.dgss.teama.microstories.service".
</comment><date>2020-11-24 21:10:33 +0100</date><id>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</id><msg>tsk29 Renames Storie entity to Story</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.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>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.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>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.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/StoriesDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-rest/27/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>29.492</duration><empty>false</empty><failCount>0</failCount><passCount>6</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.798</duration><failedSince>0</failedSince><name>beforeList</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>3.805</duration><failedSince>0</failedSince><name>testList</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.162</duration><failedSince>0</failedSince><name>afterList</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.113</duration><failedSince>0</failedSince><name>beforeGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.136</duration><failedSince>0</failedSince><name>testGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.189</duration><failedSince>0</failedSince><name>afterGet</name><skipped>false</skipped><status>PASSED</status></case><duration>29.492</duration><name>es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/27/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#27</displayName><duration>35030</duration><estimatedDuration>48748</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Service #27</fullDisplayName><id>27</id><keepLog>false</keepLog><number>27</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1606248847843</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/27/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</affectedPath><commitId>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</commitId><timestamp>1606248633000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></author><authorEmail>miguel.ferreiro.diaz@gmail.com</authorEmail><comment>tsk29 Renames Storie entity to Story
Changed the name of Storie entity to Story. In addition, the name of the
package "es.uvigo.esei.dgss.teama.microstories.servicie" was corrected
to "es.uvigo.esei.dgss.teama.microstories.service".
</comment><date>2020-11-24 21:10:33 +0100</date><id>42fd470e6e8fee3aac5cebdd0c48f0c4a0431371</id><msg>tsk29 Renames Storie entity to Story</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTestSuite.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>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.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>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StorieTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>delete</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Storie.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.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/StoriesDataset.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java</file></path><path><editType>delete</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StorieServiceIntegrationTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/servicie/StorieService.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz</absoluteUrl><fullName>miguel.ferreiro.diaz</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-service/27/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>23.251</duration><empty>false</empty><failCount>0</failCount><passCount>1</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.test.StoryServiceIntegrationTestSuite</className><duration>1.277</duration><failedSince>0</failedSince><name>testList</name><skipped>false</skipped><status>PASSED</status></case><duration>23.251</duration><name>es.uvigo.esei.dgss.teama.microstories.service.test.StoryServiceIntegrationTestSuite</name></suite></result></childReport></surefireAggregatedReport>