<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>80</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>59ea230c411f2e1c2783d1f67c50e55b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3d48c1ef6e32ddff8e8f284763131a97</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3ffce9563904ebe869d517854fbf9b2c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>25</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/25/</url></parent><pomArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>b74e9f6f495e28d85ad10aa6623ecccd</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/25/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#25</displayName><duration>18687</duration><estimatedDuration>19744</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Domain #25</fullDisplayName><id>25</id><keepLog>false</keepLog><number>25</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1480439954616</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/25/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><affectedPath>.gitignore</affectedPath><affectedPath>CONTRIBUTING.md</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/wildfly/standalone.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</affectedPath><affectedPath>additional-material/fake-smtp/fake_smtp.sh</affectedPath><affectedPath>pom.xml</affectedPath><commitId>d83fa0145372807d79439df4a755d92ec58df3af</commitId><timestamp>1480439732000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></author><authorEmail>sicofan@esei.uvigo.es</authorEmail><comment>Adds the fake smtp server and resolves minor bugs
Fake smtp server is necessary to check the sending of emails from the 
wildfly server. The script fake_smtp.sh has been added to automatice the
download and the execution of fakeSMTP-2.0 server. Besides, .jar and
.zip files used by this script have been added to .gitignore. Steps for
use this script have been added to CONTRIBUTING.md. The standalone.xml
has been modified to support the smtp connection. The pom.xml has been
modified to automatice the use of smtp server by testing servers. 
Finally, Mail ejb has been modified to reference the mail session
resource created in the standalone.xml. tsk6 completed.
</comment><date>2016-11-29 18:15:32 +0100</date><id>d83fa0145372807d79439df4a755d92ec58df3af</id><msg>Adds the fake smtp server and resolves minor bugs</msg><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>edit</editType><file>additional-material/wildfly/standalone.xml</file></path><path><editType>edit</editType><file>CONTRIBUTING.md</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>additional-material/fake-smtp/fake_smtp.sh</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName><id>sicofan</id><property _class='hudson.model.PaneStatusProperties'></property><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>false</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>sicofan@esei.uvigo.es</address></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>59ea230c411f2e1c2783d1f67c50e55b</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3d48c1ef6e32ddff8e8f284763131a97</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3ffce9563904ebe869d517854fbf9b2c</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>25</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/25/</url></parent><pomArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>b74e9f6f495e28d85ad10aa6623ecccd</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/25/mavenArtifacts/</url></mavenArtifacts></mavenBuild>