<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a8e7ef18a8f0bd7c8c594354fb786d98</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1bab5904536d3abdabe5411ab61b1f81</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a935db9667f23ffb5ad3c4b9812285c3</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>49</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/49/</url></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6585878a3241127a303f59586abfd612</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/49/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#49</displayName><duration>4436</duration><estimatedDuration>44764</estimatedDuration><fullDisplayName>microstories-2324-teamA » REST #49</fullDisplayName><id>49</id><keepLog>false</keepLog><number>49</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1700821326724</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/49/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/views.xml</affectedPath><commitId>fa8df0e50275607e56e68e46bc86c3492aeb9ec4</commitId><timestamp>1700821269000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77</absoluteUrl><fullName>84422910+olivergr77</fullName></author><authorEmail>84422910+olivergr77@users.noreply.github.com</authorEmail><comment>tsk22 Fixes in Story resource tests and views dataset
Added 2 new rows in views.xml for test execution, and resolved an issue
where user.xml was not being utilized.
</comment><date>2023-11-24 11:21:09 +0100</date><id>fa8df0e50275607e56e68e46bc86c3492aeb9ec4</id><msg>tsk22 Fixes in Story resource tests and views dataset</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/views.xml</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/84422910+olivergr77</absoluteUrl><fullName>84422910+olivergr77</fullName><id>84422910+olivergr77</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>84422910+olivergr77@users.noreply.github.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a8e7ef18a8f0bd7c8c594354fb786d98</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>1bab5904536d3abdabe5411ab61b1f81</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>a935db9667f23ffb5ad3c4b9812285c3</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>49</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/49/</url></parent><pomArtifact><artifactId>dgss2324-teamA-microstories-rest</artifactId><canonicalName>dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6585878a3241127a303f59586abfd612</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/49/mavenArtifacts/</url></mavenArtifacts></mavenBuild>