<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>25</buildNumber><marked><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><branch><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><branch><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><name>origin/develop</name></branch></revision></origindevelop><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><branch><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><branch><SHA1>589f6e74c526ec823006ebf61645fbbeb5631cd1</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><branch><SHA1>d83fa0145372807d79439df4a755d92ec58df3af</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing.ei.uvigo.es/dt/gitlab/dgss-1617-teamA/letta.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>84</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#25</displayName><duration>207044</duration><estimatedDuration>283139</estimatedDuration><fullDisplayName>LETTA 1617 Team A #25</fullDisplayName><id>25</id><keepLog>false</keepLog><number>25</number><queueId>15</queueId><result>SUCCESS</result><timestamp>1480439949793</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/25/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/pom.xml</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</affectedPath><commitId>cab13337649a68117bc7ba8495d8876c0ba3859d</commitId><timestamp>1480436347000</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 presentation of cover events
HomeController and index.xhtml have been added. This allows to show the 
main events and a list of the last events. tsk5 completed.
</comment><date>2016-11-29 17:19:07 +0100</date><id>cab13337649a68117bc7ba8495d8876c0ba3859d</id><msg>Adds the presentation of cover events</msg><path><editType>edit</editType><file>jsf/pom.xml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path></item><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>additional-material/wildfly/standalone.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/fake-smtp/fake_smtp.sh</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</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>jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java</file></path><path><editType>edit</editType><file>.gitignore</file></path><path><editType>edit</editType><file>additional-material/wildfly/standalone.xml</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>pom.xml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>add</editType><file>additional-material/fake-smtp/fake_smtp.sh</file></path><path><editType>edit</editType><file>CONTRIBUTING.md</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/sicofan</absoluteUrl><fullName>sicofan</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>