<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/62/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.2.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.2.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.2.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.2.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>JSF</displayName><duration>17233</duration><estimatedDuration>13460</estimatedDuration><fullDisplayName>LETTA 1617 Team A » JSF JSF</fullDisplayName><id>62</id><keepLog>false</keepLog><number>62</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1482422171782</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/62/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/EmailSender.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/JavaMailSender.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</affectedPath><commitId>279d37e5812d189e7ff03d80065146d5f226c3a5</commitId><timestamp>1482421935000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/igpereira</absoluteUrl><fullName>igpereira</fullName></author><authorEmail>igpereira@esei.uvigo.es</authorEmail><comment>[sto19-tsk29] Improvements and fixes in the EJB layer
-Changes in some methods of the EJB layer
-Application exceptions need to be defined
</comment><date>2016-12-22 16:52:15 +0100</date><id>279d37e5812d189e7ff03d80065146d5f226c3a5</id><msg>[sto19-tsk29] Improvements and fixes in the EJB layer</msg><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJBTest.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/JavaMailSender.java</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/HomeController.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJB.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/util/email/EmailSender.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/letta/ejb/UserEJBTest.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teama/letta/jsf/SearchController.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/igpereira</absoluteUrl><fullName>igpereira</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/62/mavenArtifacts/</url></mavenArtifacts></mavenBuild>