<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>05c8cc04007e435f032bac2891670e8d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>91e2e7795bc9d5a349991a883e71c685</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d8191ae00e31a99035ead81baeb63adf</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>5</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/5/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5458c55779580c7fa1f9dc49699f101b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/5/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>10478</duration><estimatedDuration>79003</estimatedDuration><fullDisplayName>μStories 1920 - Team A » REST #5</fullDisplayName><id>5</id><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1574200929382</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>.gitignore</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/storiesDataset.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/createStories.json</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</affectedPath><commitId>dd0d433c4f339bcb1f389f5d4844f1ae59409a40</commitId><timestamp>1574199876000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro9515</absoluteUrl><fullName>jrcastro9515</fullName></author><authorEmail>jrcastro9515@gmail.com</authorEmail><comment>tsk3-5-7 Adds dataset for tests, creates EJB service and REST service
Now the project has a dataset for tests with 3 examples of each type of
story and the clase dataset Creates EJB service so we can search and
create a story, and search for the recent storys Creates REST service to
retrieve the recent storys (not working)
</comment><date>2019-11-19 22:44:36 +0100</date><id>dd0d433c4f339bcb1f389f5d4844f1ae59409a40</id><msg>tsk3-5-7 Adds dataset for tests, creates EJB service and REST service</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/storiesDataset.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/createStories.json</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro9515</absoluteUrl><fullName>jrcastro9515</fullName><id>jrcastro9515</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>jrcastro9515@gmail.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>05c8cc04007e435f032bac2891670e8d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>91e2e7795bc9d5a349991a883e71c685</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d8191ae00e31a99035ead81baeb63adf</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>5</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/5/</url></parent><pomArtifact><artifactId>dgss1920-teamA-microstories-rest</artifactId><canonicalName>dgss1920-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>5458c55779580c7fa1f9dc49699f101b</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-rest/5/mavenArtifacts/</url></mavenArtifacts></mavenBuild>