<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>9d2a3caa8da5f27a9eeac6b78afa064a</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>e09095978b7b131de267bd2c45a13329</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>684bf7b625a62cd552758bce778bca6e</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>66</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/66/</url></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>9b2d6468be0bfd53bbae74134ac5d401</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/66/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#66</displayName><duration>7777</duration><estimatedDuration>10657</estimatedDuration><fullDisplayName>μStories - Team B » Tests #66</fullDisplayName><id>66</id><keepLog>false</keepLog><number>66</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544090773185</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/66/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>service/src/test/resources/test-persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/AuthorTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>jsf/src/test/resources/test-persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Author.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/IsEqualToAuthor.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/User.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIntegrationTest.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/UserTest.java</affectedPath><commitId>e26f7c1525df8ee09ca391472d3d69a107c11236</commitId><timestamp>1544090705000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/srconde</absoluteUrl><fullName>srconde</fullName></author><authorEmail>srconde@esei.uvigo.es</authorEmail><comment>tsk30 Adds entity user, author of stories
Adds entity user with role author and oneToMany relation with Story Adds
creation and inserts of user in sql files Adds matcher for Author entity 
Modifies datasets to substitute string author for object Author.
</comment><date>2018-12-06 11:05:05 +0100</date><id>e26f7c1525df8ee09ca391472d3d69a107c11236</id><msg>tsk30 Adds entity user, author of stories</msg><path><editType>edit</editType><file>service/src/test/resources/test-persistence.xml</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/EntitiesTestSuite.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/User.java</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>delete</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/EntitiesTestSuite.java</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/UserTest.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>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>jsf/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Author.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</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/teamB/microstories/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToAuthor.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/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java</file></path><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/teamB/microstories/StoryEJBIntegrationTest.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/AuthorTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/srconde</absoluteUrl><fullName>srconde</fullName><id>srconde</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>srconde@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>9d2a3caa8da5f27a9eeac6b78afa064a</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>e09095978b7b131de267bd2c45a13329</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>684bf7b625a62cd552758bce778bca6e</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>66</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/66/</url></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>9b2d6468be0bfd53bbae74134ac5d401</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/66/mavenArtifacts/</url></mavenArtifacts></mavenBuild>