<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>39</buildNumber><marked><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><branch><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><branch><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><branch><SHA1>c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-1920-teamA/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>1</failCount><skipCount>0</skipCount><totalCount>80</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#39</displayName><duration>195845</duration><estimatedDuration>307975</estimatedDuration><fullDisplayName>μStories 1920 - Team A #39</fullDisplayName><id>39</id><keepLog>false</keepLog><number>39</number><queueId>316</queueId><result>UNSTABLE</result><timestamp>1576687868301</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/%CE%BCStories%201920%20-%20Team%20A/39/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>74f0c176c772f61cba1a11452841c059ad3b3f70</commitId><timestamp>1576511243000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez</absoluteUrl><fullName>crmiguez</fullName></author><authorEmail>crmiguez@esei.uvigo.es</authorEmail><comment>tsk24 EJB for stories by user
Added method getStoriesByUser in StoryService Added test
testGetStoriesByAuthor in StoryServiceIntegrationTest
</comment><date>2019-12-16 16:47:23 +0100</date><id>74f0c176c772f61cba1a11452841c059ad3b3f70</id><msg>tsk24 EJB for stories by user</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</affectedPath><commitId>bc95ecffb3dfd74efeb8264b35f25a8767428d58</commitId><timestamp>1576517419000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez</absoluteUrl><fullName>crmiguez</fullName></author><authorEmail>crmiguez@esei.uvigo.es</authorEmail><comment>tsk24-2 Added User part in EJB
Added get(String login) in StoryService for find user logged
</comment><date>2019-12-16 18:30:19 +0100</date><id>bc95ecffb3dfd74efeb8264b35f25a8767428d58</id><msg>tsk24-2 Added User part in EJB</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>2583db1f699a68343727f79d657d9baab5c6466e</commitId><timestamp>1576517589000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez</absoluteUrl><fullName>crmiguez</fullName></author><authorEmail>crmiguez@esei.uvigo.es</authorEmail><comment>tsk21 Re-added test for exploring stories
Added over again testGetStoriesToExplore in StoryResourceRestTest 
Changed test sequence for testing
</comment><date>2019-12-16 18:33:09 +0100</date><id>2583db1f699a68343727f79d657d9baab5c6466e</id><msg>tsk21 Re-added test for exploring stories</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</affectedPath><commitId>b52b5d73e547e516fa6c8575cabbac9ba1af91f3</commitId><timestamp>1576517750000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez</absoluteUrl><fullName>crmiguez</fullName></author><authorEmail>crmiguez@esei.uvigo.es</authorEmail><comment>tsk27 Created new files for user's stories list
Created UserStoryResource class Created UserStoryResourceTest class
</comment><date>2019-12-16 18:35:50 +0100</date><id>b52b5d73e547e516fa6c8575cabbac9ba1af91f3</id><msg>tsk27 Created new files for user's stories list</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez</absoluteUrl><fullName>crmiguez</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>