<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>74</buildNumber><marked><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><branch><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><branch><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><branch><SHA1>ac8affb3644920f6705a43207b07060aff04b63e</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2122-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>103</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#74</displayName><duration>214182</duration><estimatedDuration>205050</estimatedDuration><fullDisplayName>μStories 2122 - Team B #74</fullDisplayName><id>74</id><keepLog>false</keepLog><number>74</number><queueId>151</queueId><result>SUCCESS</result><timestamp>1638815167140</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/%CE%BCStories%202122%20-%20Team%20B/74/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/styles/main.css</affectedPath><commitId>256c3d85d45b2770c70b32fbda37793276f09968</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Adds access to own stories view
Modify the header to add an access button to the user's own micro
stories view and the login access button
</comment><date>2021-12-06 19:24:14 +0100</date><id>256c3d85d45b2770c70b32fbda37793276f09968</id><msg>tsk34 Adds access to own stories view</msg><path><editType>edit</editType><file>jsf/src/main/webapp/styles/main.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><commitId>109f0d9a0d534a1f6c05261f0da8086019d755c5</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Modifies header to give access to user stories
Modifies the header to be able to access the user's history list. Also
adds the button that gives access to the login view
</comment><date>2021-12-06 19:24:14 +0100</date><id>109f0d9a0d534a1f6c05261f0da8086019d755c5</id><msg>tsk34 Modifies header to give access to user stories</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</affectedPath><commitId>5f8f5dbc9333b74d26b2dbae4278766de7362480</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>task34 Adds user stories view
Adds view and functionality in the controller to display the list of 
stories written by the current user
</comment><date>2021-12-06 19:24:14 +0100</date><id>5f8f5dbc9333b74d26b2dbae4278766de7362480</id><msg>task34 Adds user stories view</msg><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><commitId>a42cdddd3418d7094c0cc53f075072b6a051bb7d</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>task34 Adds pagination to the user's own stories view
Adds pagination functionality to the list view of the current user's own
stories
Adds pagination tests for the current user's own stories list view
</comment><date>2021-12-06 19:24:14 +0100</date><id>a42cdddd3418d7094c0cc53f075072b6a051bb7d</id><msg>task34 Adds pagination to the user's own stories view</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/login.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/styles/main.css</affectedPath><commitId>eeab017b5b755561d70098e93f04a3da06f3e512</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk31 Adds login and logout
Adds Login view to allow a user to log in to the application
Modifies the header to add the Logout button
</comment><date>2021-12-06 19:24:14 +0100</date><id>eeab017b5b755561d70098e93f04a3da06f3e512</id><msg>tsk31 Adds login and logout</msg><path><editType>edit</editType><file>jsf/src/main/webapp/styles/main.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/shared/header.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/webapp/login.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><commitId>3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk31 Adds the functionality for login and logout
Adds the controller where the necessary functions for login and logout 
are implemented. Also added checks for valid login credentials
Adds the UserService file where the user in session is obtained
</comment><date>2021-12-06 19:24:14 +0100</date><id>3b13204a5ceb7a62b36b0e3abb7eda3fee5cf5ee</id><msg>tsk31 Adds the functionality for login and logout</msg><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/LoginController.java</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/UserService.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</affectedPath><commitId>d53f8bf45c327922f927f9404b9d6ce103cbacf8</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk31 Adds the tests to check the login functionality
Adds IsEqualsToUser and UserServiceTest classes that implement the
necessary methods to perform tests on the Login
Adds in UsersDataset the necessary methods to check if the user with
which the session is started is an existing user
</comment><date>2021-12-06 19:24:14 +0100</date><id>d53f8bf45c327922f927f9404b9d6ce103cbacf8</id><msg>tsk31 Adds the tests to check the login functionality</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/UserServiceTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToUser.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><commitId>398731a758ef00dccba3aec21eea2a9ec459a5ad</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>fix: Corrects the sequence of tests in the StoryServiceTest class
Corrects the sequence number of the test 
testCalculateNumPagesStoriesByUser in the StoryServiceTest test class
</comment><date>2021-12-06 19:24:14 +0100</date><id>398731a758ef00dccba3aec21eea2a9ec459a5ad</id><msg>fix: Corrects the sequence of tests in the StoryServiceTest class</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/ownStories.xhtml</affectedPath><commitId>ac8affb3644920f6705a43207b07060aff04b63e</commitId><timestamp>1638815054000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></author><authorEmail>ifmarinho@esei.uvigo.es</authorEmail><comment>tsk34 Adds the back button in the list of own stories
Adds a button to go back to the previous page in the user's own stories
list view
</comment><date>2021-12-06 19:24:14 +0100</date><id>ac8affb3644920f6705a43207b07060aff04b63e</id><msg>tsk34 Adds the back button in the list of own stories</msg><path><editType>edit</editType><file>jsf/src/main/webapp/ownStories.xhtml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho</absoluteUrl><fullName>ifmarinho</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>