<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>28</buildNumber><marked><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><branch><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><branch><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><branch><SHA1>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-1819-teamB/microstories.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>57</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#28</displayName><duration>180602</duration><estimatedDuration>224909</estimatedDuration><fullDisplayName>μStories - Team B #28</fullDisplayName><id>28</id><keepLog>false</keepLog><number>28</number><queueId>76</queueId><result>SUCCESS</result><timestamp>1542739686846</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryManagedBean.java</affectedPath><commitId>918569d04c26c320e6125ba6f2ac079876fe2925</commitId><timestamp>1542738918000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></author><authorEmail>lrcortizo@esei.uvigo.es</authorEmail><comment>task6 Recent stories list in index.xhtml
Creates jsf for recent stories list with a maximum of 6 and order by
publication date
</comment><date>2018-11-20 19:35:18 +0100</date><id>918569d04c26c320e6125ba6f2ac079876fe2925</id><msg>task6 Recent stories list in index.xhtml</msg><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryManagedBean.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/SingleManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/view.xhtml</affectedPath><commitId>659d2f3e0709d18f1c2f1b15435d0d860a9c0feb</commitId><timestamp>1542738918000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></author><authorEmail>lrcortizo@esei.uvigo.es</authorEmail><comment>tsk 8 Adds single view and links
Adds single view of micrstories and links of most viewed in index
</comment><date>2018-11-20 19:35:18 +0100</date><id>659d2f3e0709d18f1c2f1b15435d0d860a9c0feb</id><msg>tsk 8 Adds single view and links</msg><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/SingleManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/view.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIntegrationTest.java</affectedPath><affectedPath>service/pom.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/GenericTypes.java</affectedPath><commitId>4d5fca94c9297b240813d7f6f875176a6b3deb87</commitId><timestamp>1542738918000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></author><authorEmail>lrcortizo@esei.uvigo.es</authorEmail><comment>tsk7 Creates REST recent list stories
Creates Rest recent list stories with arquillian test
</comment><date>2018-11-20 19:35:18 +0100</date><id>4d5fca94c9297b240813d7f6f875176a6b3deb87</id><msg>tsk7 Creates REST recent list stories</msg><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.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>service/pom.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/GenericTypes.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java</affectedPath><commitId>3cbc34b9df6615d535d5bce505f187cafaffa973</commitId><timestamp>1542738918000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></author><authorEmail>lrcortizo@esei.uvigo.es</authorEmail><comment>tsk 9 adds rest resource to get stories by id
Adds rest method and tests to get stories by id in path microstory/id
</comment><date>2018-11-20 19:35:18 +0100</date><id>3cbc34b9df6615d535d5bce505f187cafaffa973</id><msg>tsk 9 adds rest resource to get stories by id</msg><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryResourceRestTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/view.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>jsf/src/main/webapp/defaultindex.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</affectedPath><affectedPath>jsf/src/main/webapp/template/layout.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/SingleManagedBean.java</affectedPath><commitId>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</commitId><timestamp>1542738918000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></author><authorEmail>lrcortizo@esei.uvigo.es</authorEmail><comment>Fixes bugs and clean code
Fixes the using of jstl and delete unused html elements. Adds coherence
in database insertions.
</comment><date>2018-11-20 19:35:18 +0100</date><id>edebd85da8f172b3e1b5a68a02222a9da4e8ea68</id><msg>Fixes bugs and clean code</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/view.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/layout.xhtml</file></path><path><editType>delete</editType><file>jsf/src/main/webapp/defaultindex.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/SingleManagedBean.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/lrcortizo</absoluteUrl><fullName>lrcortizo</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>