<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.5.0-sources.jar</canonicalName><classifier>sources</classifier><fileName>domain-0.5.0-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>40651952e4bfc0341981ce4baf8fc8fa</md5sum><type>java-source</type><version>0.5.0</version></attachedArtifact><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.5.0-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>domain-0.5.0-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>478960f18e95b96945798a67a020085a</md5sum><type>javadoc</type><version>0.5.0</version></attachedArtifact><mainArtifact><artifactId>domain</artifactId><canonicalName>domain-0.5.0.jar</canonicalName><fileName>domain-0.5.0.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>0844c151dd84387cd660ad3bf09876bd</md5sum><type>jar</type><version>0.5.0</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>103</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>domain-0.5.0-javadoc.jar</displayPath><fileName>domain-0.5.0-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.5.0/domain-0.5.0-javadoc.jar</relativePath></artifact><artifact><displayPath>domain-0.5.0-sources.jar</displayPath><fileName>domain-0.5.0-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.5.0/domain-0.5.0-sources.jar</relativePath></artifact><artifact><displayPath>domain-0.5.0.jar</displayPath><fileName>domain-0.5.0.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.5.0/domain-0.5.0.jar</relativePath></artifact><artifact><displayPath>domain-0.5.0.pom</displayPath><fileName>domain-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.5.0/domain-0.5.0.pom</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>48272</duration><estimatedDuration>27522</estimatedDuration><fullDisplayName>LETTA » Domain #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578891</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</affectedPath><commitId>71718e1b57295655c78d747d126b47e9189a303a</commitId><timestamp>1494229318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Fixes Javadoc comments
This commit fixes some broken or missing Javadoc comments.
</comment><date>2017-05-08 09:41:58 +0200</date><id>71718e1b57295655c78d747d126b47e9189a303a</id><msg>Fixes Javadoc comments</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>domain</artifactId><canonicalName>domain-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>6d6caa0f2d2f9edde81ce03dd769ee98</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/294/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>ear</artifactId><canonicalName>ear-0.5.0.ear</canonicalName><fileName>letta-0.5.0.ear</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>910bbd4b2c9672132c1506a8b4eee7b4</md5sum><type>ear</type><version>0.5.0</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>ear-0.5.0.ear</displayPath><fileName>ear-0.5.0.ear</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.5.0/ear-0.5.0.ear</relativePath></artifact><artifact><displayPath>ear-0.5.0.pom</displayPath><fileName>ear-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.5.0/ear-0.5.0.pom</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>11343</duration><estimatedDuration>5801</estimatedDuration><fullDisplayName>LETTA » EAR #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578913</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>ear</artifactId><canonicalName>ear-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4b291611514ce8e49a87bce8a3dea668</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/294/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.5.0-sources.jar</canonicalName><classifier>sources</classifier><fileName>jsf-0.5.0-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d128f518379290f70d2c460ec542e028</md5sum><type>java-source</type><version>0.5.0</version></attachedArtifact><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.5.0-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>jsf-0.5.0-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>e7ffae317db5307c71e89d0e3100cf21</md5sum><type>javadoc</type><version>0.5.0</version></attachedArtifact><mainArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.5.0.war</canonicalName><fileName>jsf-0.5.0.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>7b8a84db1a31f2620fc92aca944e2dbb</md5sum><type>war</type><version>0.5.0</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>jsf-0.5.0-javadoc.jar</displayPath><fileName>jsf-0.5.0-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.5.0/jsf-0.5.0-javadoc.jar</relativePath></artifact><artifact><displayPath>jsf-0.5.0-sources.jar</displayPath><fileName>jsf-0.5.0-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.5.0/jsf-0.5.0-sources.jar</relativePath></artifact><artifact><displayPath>jsf-0.5.0.pom</displayPath><fileName>jsf-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.5.0/jsf-0.5.0.pom</relativePath></artifact><artifact><displayPath>jsf-0.5.0.war</displayPath><fileName>jsf-0.5.0.war</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.5.0/jsf-0.5.0.war</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>27307</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578911</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</affectedPath><commitId>71718e1b57295655c78d747d126b47e9189a303a</commitId><timestamp>1494229318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Fixes Javadoc comments
This commit fixes some broken or missing Javadoc comments.
</comment><date>2017-05-08 09:41:58 +0200</date><id>71718e1b57295655c78d747d126b47e9189a303a</id><msg>Fixes Javadoc comments</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>1ec9f9277798745298c89cfdef135fa1</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/294/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>letta</artifactId><canonicalName>letta-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4d44bcc28367b3beed61ddfca2f0e441</md5sum><type>pom</type><version>0.5.0</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>letta-0.5.0.pom</displayPath><fileName>letta-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/letta/0.5.0/letta-0.5.0.pom</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>28967</duration><estimatedDuration>15879</estimatedDuration><fullDisplayName>LETTA » Sample #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578881</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</affectedPath><commitId>71718e1b57295655c78d747d126b47e9189a303a</commitId><timestamp>1494229318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Fixes Javadoc comments
This commit fixes some broken or missing Javadoc comments.
</comment><date>2017-05-08 09:41:58 +0200</date><id>71718e1b57295655c78d747d126b47e9189a303a</id><msg>Fixes Javadoc comments</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>letta</artifactId><canonicalName>letta-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4d44bcc28367b3beed61ddfca2f0e441</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/294/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>rest</artifactId><canonicalName>rest-0.5.0-sources.jar</canonicalName><classifier>sources</classifier><fileName>rest-0.5.0-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>88fe0c5d0cf6ae37fc04f960d674bb64</md5sum><type>java-source</type><version>0.5.0</version></attachedArtifact><attachedArtifact><artifactId>rest</artifactId><canonicalName>rest-0.5.0-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>rest-0.5.0-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>108ce32ec1a15399551d57953840bdc7</md5sum><type>javadoc</type><version>0.5.0</version></attachedArtifact><mainArtifact><artifactId>rest</artifactId><canonicalName>rest-0.5.0.war</canonicalName><fileName>rest-0.5.0.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>917e072a80d652b7a4fa21e2b7fc1bd9</md5sum><type>war</type><version>0.5.0</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>160</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>rest-0.5.0-javadoc.jar</displayPath><fileName>rest-0.5.0-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.5.0/rest-0.5.0-javadoc.jar</relativePath></artifact><artifact><displayPath>rest-0.5.0-sources.jar</displayPath><fileName>rest-0.5.0-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.5.0/rest-0.5.0-sources.jar</relativePath></artifact><artifact><displayPath>rest-0.5.0.pom</displayPath><fileName>rest-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.5.0/rest-0.5.0.pom</relativePath></artifact><artifact><displayPath>rest-0.5.0.war</displayPath><fileName>rest-0.5.0.war</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.5.0/rest-0.5.0.war</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>153620</duration><estimatedDuration>98014</estimatedDuration><fullDisplayName>LETTA » REST #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578909</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</affectedPath><commitId>71718e1b57295655c78d747d126b47e9189a303a</commitId><timestamp>1494229318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Fixes Javadoc comments
This commit fixes some broken or missing Javadoc comments.
</comment><date>2017-05-08 09:41:58 +0200</date><id>71718e1b57295655c78d747d126b47e9189a303a</id><msg>Fixes Javadoc comments</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>rest</artifactId><canonicalName>rest-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>cb1f826867e8f7428dc450ba065bd2ff</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/294/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.5.0-sources.jar</canonicalName><classifier>sources</classifier><fileName>service-0.5.0-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>4cc353578a5875bd4ddef132bdd9f020</md5sum><type>java-source</type><version>0.5.0</version></attachedArtifact><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.5.0-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>service-0.5.0-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f388c946d94dd210d72275ab857dc73c</md5sum><type>javadoc</type><version>0.5.0</version></attachedArtifact><mainArtifact><artifactId>service</artifactId><canonicalName>service-0.5.0.jar</canonicalName><fileName>service-0.5.0.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>3f53f2192c69495641cd2bde89811097</md5sum><type>jar</type><version>0.5.0</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>118</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>service-0.5.0-javadoc.jar</displayPath><fileName>service-0.5.0-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.5.0/service-0.5.0-javadoc.jar</relativePath></artifact><artifact><displayPath>service-0.5.0-sources.jar</displayPath><fileName>service-0.5.0-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.5.0/service-0.5.0-sources.jar</relativePath></artifact><artifact><displayPath>service-0.5.0.jar</displayPath><fileName>service-0.5.0.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.5.0/service-0.5.0.jar</relativePath></artifact><artifact><displayPath>service-0.5.0.pom</displayPath><fileName>service-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.5.0/service-0.5.0.pom</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>150353</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578893</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</affectedPath><commitId>71718e1b57295655c78d747d126b47e9189a303a</commitId><timestamp>1494229318000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Fixes Javadoc comments
This commit fixes some broken or missing Javadoc comments.
</comment><date>2017-05-08 09:41:58 +0200</date><id>71718e1b57295655c78d747d126b47e9189a303a</id><msg>Fixes Javadoc comments</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Notification.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/AdminEventsController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Friendship.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ListUserNotifications.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UserNotifications.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>service</artifactId><canonicalName>service-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>a0bb501866032d53c0bbf0bd1c4c41cf</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/294/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.5.0-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.5.0-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>fad0d15475fce5392db62c86e8360143</md5sum><type>java-source</type><version>0.5.0</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.5.0-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.5.0-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b08c3cee004a21f6e86db51e545d6451</md5sum><type>javadoc</type><version>0.5.0</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.5.0.jar</canonicalName><fileName>tests-0.5.0.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>cc2d4199384f8f404496b67eefbb4809</md5sum><type>jar</type><version>0.5.0</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/294/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.5.0-javadoc.jar</displayPath><fileName>tests-0.5.0-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.5.0/tests-0.5.0-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.5.0-sources.jar</displayPath><fileName>tests-0.5.0-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.5.0/tests-0.5.0-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.5.0.jar</displayPath><fileName>tests-0.5.0.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.5.0/tests-0.5.0.jar</relativePath></artifact><artifact><displayPath>tests-0.5.0.pom</displayPath><fileName>tests-0.5.0.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.5.0/tests-0.5.0.pom</relativePath></artifact><building>false</building><displayName>#294</displayName><duration>16097</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #294</fullDisplayName><id>294</id><keepLog>false</keepLog><number>294</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1494229578892</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/294/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>tests/pom.xml</affectedPath><affectedPath>rest/pom.xml</affectedPath><affectedPath>ear/pom.xml</affectedPath><affectedPath>domain/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>service/pom.xml</affectedPath><commitId>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</commitId><timestamp>1494229319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></author><authorEmail>mrjato@esei.uvigo.es</authorEmail><comment>Changes version for v0.5.0 release
Version change in POM file for the release of the version 0.5.0.
</comment><date>2017-05-08 09:41:59 +0200</date><id>2baa2d1b181989888ebaf4b12547a8aac44ce3b2</id><msg>Changes version for v0.5.0 release</msg><path><editType>edit</editType><file>domain/pom.xml</file></path><path><editType>edit</editType><file>tests/pom.xml</file></path><path><editType>edit</editType><file>ear/pom.xml</file></path><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>edit</editType><file>rest/pom.xml</file></path><path><editType>edit</editType><file>service/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mrjato</absoluteUrl><fullName>Miguel Reboiro-Jato</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/294/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.5.0.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>1d84be7a4cd2e34450df20e12ba48466</md5sum><type>pom</type><version>0.5.0</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/294/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>