<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>75</buildNumber><marked><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><branch><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><branch><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><branch><SHA1>2a605d2103c091a8af086642a9ba3bc3c413e8bf</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing-group.org/dt/gitlab/dgss-2122-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></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#75</displayName><duration>16286</duration><estimatedDuration>207892</estimatedDuration><fullDisplayName>μStories 2122 - Team A #75</fullDisplayName><id>75</id><keepLog>false</keepLog><number>75</number><queueId>126</queueId><result>FAILURE</result><timestamp>1638481688556</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/75/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><commitId>430751e765a5b9d2fbd56d519b14e043fa64e017</commitId><timestamp>1638214294000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>Fix error in authoried of class
Fix error in author of StoryService class
</comment><date>2021-11-29 20:31:34 +0100</date><id>430751e765a5b9d2fbd56d519b14e043fa64e017</id><msg>Fix error in authoried of class</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/templates/template.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/advanceSearch.xhtml</affectedPath><commitId>c8c2f7122037a93a1a0b4b09dd7b401df58cd5dc</commitId><timestamp>1638217328000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>tsk 15 - Adds explore stories search view
Adds view for advance search form and its given results Adds new methods
in story search managed bean to get search results
</comment><date>2021-11-29 21:22:08 +0100</date><id>c8c2f7122037a93a1a0b4b09dd7b401df58cd5dc</id><msg>tsk 15 - Adds explore stories search view</msg><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/advanceSearch.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/templates/template.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup-autoincrement.sql</affectedPath><commitId>83baac88fac66452d22a88e4fbe4f01b9c22eb80</commitId><timestamp>1638290588000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>Moves cleanup-autoincrement.sql file
Moves file to the script folder
</comment><date>2021-11-30 17:43:08 +0100</date><id>83baac88fac66452d22a88e4fbe4f01b9c22eb80</id><msg>Moves cleanup-autoincrement.sql file</msg><path><editType>delete</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup-autoincrement.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/templates/template.xhtml</affectedPath><commitId>0532ac5dc00b880b9a26167a2d587545cb32d1d5</commitId><timestamp>1638297136000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>tsk 16 - Adds explore button in the main view
Adds a button to go to advance search (explore more stories) view
</comment><date>2021-11-30 19:32:16 +0100</date><id>0532ac5dc00b880b9a26167a2d587545cb32d1d5</id><msg>tsk 16 - Adds explore button in the main view</msg><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/templates/template.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Publicated.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><commitId>4c584e498d2d0a7676e931cd249c5cb0576d6f65</commitId><timestamp>1638450894000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>tsk 18 - Adds resource method to find stories with advanced search
Includes method to find stories by genre, theme and publication date. A
enum publicated is added to represent possible date ranges. 
</comment><date>2021-12-02 14:14:54 +0100</date><id>4c584e498d2d0a7676e931cd249c5cb0576d6f65</id><msg>tsk 18 - Adds resource method to find stories with advanced search</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Publicated.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/advanceSearch.xhtml</affectedPath><commitId>df2a5b74479c4554f0275f2e0245427bb5e867fc</commitId><timestamp>1638462786000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>tsk 15 - Fixes a bug in advanced search form position
Fixes a bug in advanced search form position and some of its children
elements
</comment><date>2021-12-02 17:33:06 +0100</date><id>df2a5b74479c4554f0275f2e0245427bb5e867fc</id><msg>tsk 15 - Fixes a bug in advanced search form position</msg><path><editType>edit</editType><file>jsf/src/main/webapp/advanceSearch.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.drop.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java</affectedPath><affectedPath>jsf/src/main/webapp/microstoryView.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.delete.sql</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>6f9f6be375fa97fcc095a3a37486dc52b1cde2d4</commitId><timestamp>1638463080000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/vlfernandez</absoluteUrl><fullName>vlfernandez</fullName></author><authorEmail>vlfernandez@esei.uvigo.es</authorEmail><comment>tsk29 - Added user entity and modified tests and database to include it
</comment><date>2021-12-02 17:38:00 +0100</date><id>6f9f6be375fa97fcc095a3a37486dc52b1cde2d4</id><msg>tsk29 - Added user entity and modified tests and database to include it</msg><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/microstoryView.xhtml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/User.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.drop.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>6566ab5a1ce00bf0119252c2a7a0dadf7c4d2db1</commitId><timestamp>1638464879000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>Formats code and removes import *
Remove static import * and reformat code to adapt it to style guide
</comment><date>2021-12-02 18:07:59 +0100</date><id>6566ab5a1ce00bf0119252c2a7a0dadf7c4d2db1</id><msg>Formats code and removes import *</msg><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.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/teamA/microstories/jsf/StorySearchMB.java</affectedPath><affectedPath>jsf/src/main/webapp/search.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/WEB-INF/templates/nav.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/advanceSearch.xhtml</affectedPath><commitId>c1d64b099cb881a8674d3741212f5721f39a8fee</commitId><timestamp>1638465085000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>tsk 17 - Adds navigation between advanced and text search
Includes search buttons in advanced and text searchs to navigate between
them. Also fixes some texts that where in spanish when the rest of the
page is in english.
</comment><date>2021-12-02 18:11:25 +0100</date><id>c1d64b099cb881a8674d3741212f5721f39a8fee</id><msg>tsk 17 - Adds navigation between advanced and text search</msg><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/templates/nav.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/search.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamA/microstories/jsf/StorySearchMB.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/advanceSearch.xhtml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>ab8d73a0d86902d94c631104236d549e01af75de</commitId><timestamp>1638467053000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Fixes several syntax problems in SQL scripts
Fixes several syntax problems in SQL scripts (data, creation and full)
</comment><date>2021-12-02 18:44:13 +0100</date><id>ab8d73a0d86902d94c631104236d549e01af75de</id><msg>Fixes several syntax problems in SQL scripts</msg><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.data.sql</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><commitId>bd12017f0cbccda4bd2e33859b0e42be833dc1cf</commitId><timestamp>1638469177000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>Cleans code
Remove static import * Reformat code to adapt it to style guide Remote
commented code Remove System.out.println lines
</comment><date>2021-12-02 19:19:37 +0100</date><id>bd12017f0cbccda4bd2e33859b0e42be833dc1cf</id><msg>Cleans code</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez4</absoluteUrl><fullName>bcgonzalez4</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/vlfernandez</absoluteUrl><fullName>vlfernandez</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>