<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/75/mavenArtifacts/</url></action><action></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#75</displayName><duration>0</duration><estimatedDuration>13553</estimatedDuration><fullDisplayName>μStories 2122 - Team A » JSF #75</fullDisplayName><id>75</id><keepLog>false</keepLog><number>75</number><queueId>-1</queueId><result>NOT_BUILT</result><timestamp>1638481689852</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/75/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><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/webapp/WEB-INF/templates/template.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>add</editType><file>jsf/src/main/webapp/advanceSearch.xhtml</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>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>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserTest.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.data.sql</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.full.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/microstoryView.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.delete.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.creation.sql</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/UserDataset.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.drop.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>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><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>additional-material/db/microstories-mysql.data.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>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.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/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><path><editType>edit</editType><file>jsf/src/main/webapp/WEB-INF/templates/nav.xhtml</file></path></item></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/vlfernandez</absoluteUrl><fullName>vlfernandez</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/75/mavenArtifacts/</url></mavenArtifacts></mavenBuild>