<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>13</buildNumber><marked><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><branch><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><branch><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><branch><SHA1>1e41c576924567f1dc6b00e1617c0327f24184e3</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2223-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 _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><building>false</building><displayName>#13</displayName><duration>133641</duration><estimatedDuration>146373</estimatedDuration><fullDisplayName>μStories 2223 - Team A #13</fullDisplayName><id>13</id><keepLog>false</keepLog><number>13</number><queueId>264</queueId><result>SUCCESS</result><timestamp>1668807969373</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/13/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/resources/beans.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</affectedPath><affectedPath>jsf/dgss2223-teamA-microstories-jsf.iml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.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/entities/Theme.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/ServiceIntegrationTestSuite.java</affectedPath><affectedPath>domain/dgss2223-teamA-microstories-domain.iml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</affectedPath><affectedPath>rest/dgss2223-teamA-microstories-rest.iml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/test-persistence.xml</affectedPath><affectedPath>ear/dgss2223-teamA-microstories-ear.iml</affectedPath><affectedPath>service/dgss2223-teamA-microstories-service.iml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/dgss2223-teamA-microstories-tests.iml</affectedPath><commitId>1e41c576924567f1dc6b00e1617c0327f24184e3</commitId><timestamp>1668807155000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jspilva17</absoluteUrl><fullName>jspilva17</fullName></author><authorEmail>jspilva17@esei.uvigo.es</authorEmail><comment>tsk5 Changes id generation, adds class Story to persistence.xml file,
create StoryEJB, adds testEJB and fix stories.xml and stories DataSet
The id changes are mades to avoid the creation of a table calls
hibernate. In the persistence.xml (service), the story class adds to
creates in DB. Adds StoryEJB ,this contains a method to get 6 recent
stories. Also,adds TestStoryEJB and TestSuite adds configuration to test
method getRecentStories from StoryEJB. On StoryDataset adds method
recent Stories to get last 6 Stories to compares to method
getRecentStories in the TestStoryEJB.
Fixes: stories.xml (adds six correct dates). Theme.java add correct
enum, changes story for HISTORIC, SCIFI for SCIENCE_FICTION and CHILDISH
for CHILD.
</comment><date>2022-11-18 22:32:35 +0100</date><id>1e41c576924567f1dc6b00e1617c0327f24184e3</id><msg>tsk5 Changes id generation, adds class Story to persistence.xml file,</msg><path><editType>add</editType><file>ear/dgss2223-teamA-microstories-ear.iml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>add</editType><file>service/dgss2223-teamA-microstories-service.iml</file></path><path><editType>edit</editType><file>service/src/test/resources/beans.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>domain/dgss2223-teamA-microstories-domain.iml</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>service/src/test/resources-wildfly-embedded-h2/test-persistence.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java</file></path><path><editType>add</editType><file>rest/dgss2223-teamA-microstories-rest.iml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>jsf/dgss2223-teamA-microstories-jsf.iml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/ServiceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>tests/dgss2223-teamA-microstories-tests.iml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Theme.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jspilva17</absoluteUrl><fullName>jspilva17</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>