<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>babecb0a57bb1c768557be242d8861e7</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d983f6c90ea119d97d7252e9cac7bf58</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ef376d5636e18f59ba170a17459d8fd5</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>35</totalCount><urlName>testReport</urlName></action><action></action><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-domain/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>12867</duration><estimatedDuration>12998</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Domain #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831639</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-domain/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-new-visit.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</commitId><timestamp>1639421781000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk19 - Adds service to get hottest stories
Adds service to return stories sorted by number os visits Adds visit
when read one story
</comment><date>2021-12-13 19:56:21 +0100</date><id>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</id><msg>tsk19 - Adds service to get hottest stories</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-new-visit.xml</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>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.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>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</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-domain/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-domain</artifactId><canonicalName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>757901da29becf76dfc14fdf9823e373</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/85/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamA-microstories-ear</artifactId><canonicalName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d745b3c76066a458c6c62a9ba1212592</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><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-ear/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>6838</duration><estimatedDuration>8243</estimatedDuration><fullDisplayName>μStories 2122 - Team A » EAR #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831640</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-ear/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><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-ear/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-ear</artifactId><canonicalName>dgss2122-teamA-microstories-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>ca45bb3601636767be79554f26abdb8d</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-ear/85/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>4182b5d3ebc5e9be83f28c9444937c8b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d541b16734ff2c73fc4cdaaad89a0330</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6f1d2db661d9c874bea093e8c55be26a</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><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/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><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><artifact><displayPath>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>12071</duration><estimatedDuration>13553</estimatedDuration><fullDisplayName>μStories 2122 - Team A » JSF #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831640</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/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><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/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-jsf</artifactId><canonicalName>dgss2122-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>bbb52716f2b0ff3ac3f3507f74057f8c</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-jsf/85/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss2122-teamA-microstories-pom</artifactId><canonicalName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e372d789a4a85f926bc4b90e34a53628</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><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-pom/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>11100</duration><estimatedDuration>13203</estimatedDuration><fullDisplayName>μStories 2122 - Team A » μStories 21/22 Team A #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831634</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-pom/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><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-pom/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-pom</artifactId><canonicalName>dgss2122-teamA-microstories-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e372d789a4a85f926bc4b90e34a53628</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-pom/85/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>198b20b2745e84b13565ab25ad855cee</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>c0b7f219f16f60a50a1752290b1e6cd3</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e397f3a83d7024dddff5aabfe38d29af</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>1</failCount><skipCount>0</skipCount><totalCount>25</totalCount><urlName>testReport</urlName></action><action></action><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-rest/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>47362</duration><estimatedDuration>51001</estimatedDuration><fullDisplayName>μStories 2122 - Team A » REST #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1639421831640</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-rest/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-new-visit.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</commitId><timestamp>1639421781000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk19 - Adds service to get hottest stories
Adds service to return stories sorted by number os visits Adds visit
when read one story
</comment><date>2021-12-13 19:56:21 +0100</date><id>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</id><msg>tsk19 - Adds service to get hottest stories</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-new-visit.xml</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>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.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>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</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-rest/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-rest</artifactId><canonicalName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>978e30bdb4ded7ce06bbb8202508b522</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/85/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d385acf5b77f8e4122ed1362a0b02eac</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>e4e545e51b66c733142e61e2ca1f9811</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>8e7461c5c918e72063380d8df2ff784a</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>d7d91deebd6e86ce37a82c74665dc7e0</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>28</totalCount><urlName>testReport</urlName></action><action></action><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-service/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>47211</duration><estimatedDuration>44258</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Service #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831639</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-service/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-new-visit.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</commitId><timestamp>1639421781000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk19 - Adds service to get hottest stories
Adds service to return stories sorted by number os visits Adds visit
when read one story
</comment><date>2021-12-13 19:56:21 +0100</date><id>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</id><msg>tsk19 - Adds service to get hottest stories</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-new-visit.xml</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>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.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>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</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-service/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-service</artifactId><canonicalName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6b3c06894ab000d2449545b9d5420aba</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/85/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>eb9bc423d9b03769fbf6d17e072ba644</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>866ee0228730659df2beb6b0b54dd53d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6ffc36008003efc0167ad86902a63718</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><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-tests/85/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#85</displayName><duration>12354</duration><estimatedDuration>9182</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Tests #85</fullDisplayName><id>85</id><keepLog>false</keepLog><number>85</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1639421831639</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-tests/85/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories-new-visit.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><commitId>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</commitId><timestamp>1639421781000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</fullName></author><authorEmail>sgvilar@esei.uvigo.es</authorEmail><comment>tsk19 - Adds service to get hottest stories
Adds service to return stories sorted by number os visits Adds visit
when read one story
</comment><date>2021-12-13 19:56:21 +0100</date><id>4c216e520f6246ae2ff88d9fa614cd0ce718fc29</id><msg>tsk19 - Adds service to get hottest stories</msg><path><editType>add</editType><file>tests/src/main/resources/datasets/stories-new-visit.xml</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>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.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>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sgvilar</absoluteUrl><fullName>sgvilar</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-tests/85/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss2122-teamA-microstories-tests</artifactId><canonicalName>dgss2122-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>6cb77a66cc40781a7bb8175da564d68b</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%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-tests/85/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>