<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>42725f83fd38cc07189b69f8863b080b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a6f004f4a7cb0c8c2de9b63f2fe09e36</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>84ee0ea328a56b0673f5d286360d0bcd</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>17</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>13044</duration><estimatedDuration>13332</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Domain #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547576</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/scripts/clean.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesSameDate.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesLess.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</affectedPath><commitId>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</commitId><timestamp>1671476100000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></author><authorEmail>alvarosuafe@gmail.com</authorEmail><comment>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB
-Field login was deleted in User entity and the relation with story
entity is done with author field now using bidirectional assocation.
-Added IsEqualToUser class.
-@Ignore was deleted in TestStoryEJB and also fixed buggy test.
-The xml datasets have been populated and adapted with the news fields.
-The sql script and StoryDataset haven been modified also.
</comment><date>2022-12-19 19:55:00 +0100</date><id>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</id><msg>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesSameDate.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/clean.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-add.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-edit.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesLess.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-domain</artifactId><canonicalName>dgss2223-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>58fd3bd2d18a1d59fd25da39067421c4</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-domain/99/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>bb7d266aa7603030c916777f8173e84d</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>6529</duration><estimatedDuration>7108</estimatedDuration><fullDisplayName>μStories 2223 - Team A » EAR #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547577</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-ear</artifactId><canonicalName>dgss2223-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>cd691127e363c827bb7d5b0a16a7c134</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-ear/99/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>040192d8368d1d534648d0831dd87737</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5745bc37fd4fe2ddbba7451e6a747601</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6fb5e26e274d5f0389406784d9bf1ab8</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>10301</duration><estimatedDuration>12147</estimatedDuration><fullDisplayName>μStories 2223 - Team A » JSF #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547577</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-jsf</artifactId><canonicalName>dgss2223-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4af9a42204ba362b8fcd0deaf8f6d23a</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-jsf/99/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>670c8436177a3c0e16d03a814df6a2d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>8231</duration><estimatedDuration>8862</estimatedDuration><fullDisplayName>μStories 2223 - Team A » μStories 22/23 Team A #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547575</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/scripts/clean.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesSameDate.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesLess.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</affectedPath><commitId>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</commitId><timestamp>1671476100000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></author><authorEmail>alvarosuafe@gmail.com</authorEmail><comment>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB
-Field login was deleted in User entity and the relation with story
entity is done with author field now using bidirectional assocation.
-Added IsEqualToUser class.
-@Ignore was deleted in TestStoryEJB and also fixed buggy test.
-The xml datasets have been populated and adapted with the news fields.
-The sql script and StoryDataset haven been modified also.
</comment><date>2022-12-19 19:55:00 +0100</date><id>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</id><msg>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesSameDate.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/clean.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-add.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-edit.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesLess.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-pom</artifactId><canonicalName>dgss2223-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>670c8436177a3c0e16d03a814df6a2d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-pom/99/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8e0e77d4225e43df6f93e56e54969a6a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>eb708495cb57aa03d12df45195332920</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9bf62a730b330e37d8b64b7fc18438a2</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>8371</duration><estimatedDuration>8653</estimatedDuration><fullDisplayName>μStories 2223 - Team A » REST #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547577</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-rest</artifactId><canonicalName>dgss2223-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1eb3b8f3aa7e39cbc7a7b50bb8355cca</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-rest/99/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>0bac79711bdccffb20b8d6df404e0205</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9156c3a8102373affd81d78ec1ac0867</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5ee8b0879a0c6a1ad1270fcdfa0b476c</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9d30bad9dc6fad79b4d9ad393be630c0</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>23</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>50174</duration><estimatedDuration>34439</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Service #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547576</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/scripts/clean.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesSameDate.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesLess.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</affectedPath><commitId>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</commitId><timestamp>1671476100000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></author><authorEmail>alvarosuafe@gmail.com</authorEmail><comment>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB
-Field login was deleted in User entity and the relation with story
entity is done with author field now using bidirectional assocation.
-Added IsEqualToUser class.
-@Ignore was deleted in TestStoryEJB and also fixed buggy test.
-The xml datasets have been populated and adapted with the news fields.
-The sql script and StoryDataset haven been modified also.
</comment><date>2022-12-19 19:55:00 +0100</date><id>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</id><msg>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesSameDate.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/clean.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-add.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-edit.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesLess.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-service</artifactId><canonicalName>dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9c147ba08cc05135c6ca2c5b01e989b1</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/99/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>9d5a2ca8e2ed4535ca85dae7f3aaf077</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>598bf95b944700c523497c10f9613056</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5490c4fa5af3930134d3523069a01f2e</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/99/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#99</displayName><duration>8360</duration><estimatedDuration>8996</estimatedDuration><fullDisplayName>μStories 2223 - Team A » Tests #99</fullDisplayName><id>99</id><keepLog>false</keepLog><number>99</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1671477547576</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/99/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/scripts/clean.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-add.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-edit.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesSameDate.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/storiesLess.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</affectedPath><commitId>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</commitId><timestamp>1671476100000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></author><authorEmail>alvarosuafe@gmail.com</authorEmail><comment>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB
-Field login was deleted in User entity and the relation with story
entity is done with author field now using bidirectional assocation.
-Added IsEqualToUser class.
-@Ignore was deleted in TestStoryEJB and also fixed buggy test.
-The xml datasets have been populated and adapted with the news fields.
-The sql script and StoryDataset haven been modified also.
</comment><date>2022-12-19 19:55:00 +0100</date><id>68a7da38a0736f5976909d8e2858aed4f6e5bb7a</id><msg>tsk43, tsk44 Refactors User entity and fixes TestStoryEJB</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserEntityTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesSameDate.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/clean.sql</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-add.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories-edit.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/storiesLess.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToUser.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/alvarosuafe</absoluteUrl><fullName>alvarosuafe</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/99/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2223-teamA-microstories-tests</artifactId><canonicalName>dgss2223-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>badcd4a1606bd4e396b1a8853ba4bd19</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-tests/99/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>