<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/mavenArtifacts/</url></action><action></action><action></action><artifact><displayPath>dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss1819-teamC-microstories-jsf/0.1.0-SNAPSHOT/dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>JSF</displayName><duration>0</duration><estimatedDuration>10920</estimatedDuration><fullDisplayName>μStories - Team C » JSF JSF</fullDisplayName><id>12</id><keepLog>false</keepLog><number>12</number><queueId>-1</queueId><result>NOT_BUILT</result><timestamp>1560277447233</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/resources/beans.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java</affectedPath><affectedPath>tests/src/main/resources/MicrostoriesDataset.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java</affectedPath><commitId>42191537f1adcd97bcb3f9283a2426de0ced99b5</commitId><timestamp>1560089055000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino</absoluteUrl><fullName>avsobrino</fullName></author><authorEmail>adrian@ursinodeveloper.com</authorEmail><comment>task5: (EJB) Crear servicio para recuperar los relatos recientes
Create service and test for service
</comment><date>2019-06-09 16:04:15 +0200</date><id>42191537f1adcd97bcb3f9283a2426de0ced99b5</id><msg>task5: (EJB) Crear servicio para recuperar los relatos recientes</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>service/src/test/resources/beans.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/MicrostoriesDataset.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/microstories/index.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/template.xhtml</affectedPath><commitId>2c9c11be694a105c4a523e4abb7fa7c7b1df74d2</commitId><timestamp>1560089299000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino</absoluteUrl><fullName>avsobrino</fullName></author><authorEmail>adrian@ursinodeveloper.com</authorEmail><comment>task6: (JSF) Crear listado de relatos recientes
Create template for list microstories and create bean
</comment><date>2019-06-09 16:08:19 +0200</date><id>2c9c11be694a105c4a523e4abb7fa7c7b1df74d2</id><msg>task6: (JSF) Crear listado de relatos recientes</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/template.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/microstories/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/microstories/index.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/template.xhtml</affectedPath><commitId>91f645598e75f426f249be602382e45e02e13a58</commitId><timestamp>1560275782000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino</absoluteUrl><fullName>avsobrino</fullName></author><authorEmail>avsobrino@esei.uvigo.es</authorEmail><comment>tsk:6 (JSF) Create list microstories recent
Solved problem in service persistence Create view for list last
microstories Create test a integration service test
</comment><date>2019-06-11 19:56:22 +0200</date><id>91f645598e75f426f249be602382e45e02e13a58</id><msg>tsk:6 (JSF) Create list microstories recent</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/template.xhtml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/microstories/index.xhtml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino</absoluteUrl><fullName>avsobrino</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/mavenArtifacts/</url></mavenArtifacts></mavenBuild>