<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>398e91848ad88feb2e8b2d2e304ebacc</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>17bd614ccabba30b7df95a2a365f896c</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>8470f435d16504760e6a5f86398590fb</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>48</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/48/</url></parent><pomArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>ecea093269adade9e1c37f74f009b179</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/48/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#48</displayName><duration>7953</duration><estimatedDuration>12174</estimatedDuration><fullDisplayName>μStories 2122 - Team C » Tests #48</fullDisplayName><id>48</id><keepLog>false</keepLog><number>48</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1638301988502</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/48/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-with-views.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/View.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToView.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>9b1bb53685b30384e054487f88f91204eae70611</commitId><timestamp>1638301898000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto</absoluteUrl><fullName>mvaugusto</fullName></author><authorEmail>mvaugusto@esei.uvigo.es</authorEmail><comment>tsk19 Adds service feature to list last month's most read stories
Adds a method to story service that returns last month's 2 most read
stories from each genre with its tests and required datasets. Modifies
story and view's matchers for them to manage relations between entities.
It also updates cleanup sql scripts, so they also clean view table.
</comment><date>2021-11-30 20:51:38 +0100</date><id>9b1bb53685b30384e054487f88f91204eae70611</id><msg>tsk19 Adds service feature to list last month's most read stories</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToView.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/View.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-with-views.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto</absoluteUrl><fullName>mvaugusto</fullName><id>mvaugusto</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>mvaugusto@esei.uvigo.es</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>398e91848ad88feb2e8b2d2e304ebacc</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>17bd614ccabba30b7df95a2a365f896c</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>8470f435d16504760e6a5f86398590fb</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>48</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/48/</url></parent><pomArtifact><artifactId>dgss2122-teamC-microstories-tests</artifactId><canonicalName>dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamC.microstories</groupId><md5sum>ecea093269adade9e1c37f74f009b179</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/48/mavenArtifacts/</url></mavenArtifacts></mavenBuild>