<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>888ed2d19a1aa4a3b34a4cbb109c0ffb</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>18252b5c0ab086d9ad5afb39aed9d443</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>0ce84466c4deda0911258b58c861af51</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>50</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/50/</url></parent><pomArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>247ee46720310132e9104414355f9c23</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/50/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>JSF</displayName><duration>11209</duration><estimatedDuration>9547</estimatedDuration><fullDisplayName>LETTA 1617 Team B » JSF JSF</fullDisplayName><id>50</id><keepLog>false</keepLog><number>50</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1480393569966</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/50/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/webapp/resources/style.css</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/LoggingManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/index.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/template/common/header.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/template/common/defaultLayout.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/UserPageManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/user.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/sign-up.xhtml</affectedPath><commitId>32a82817ad0837633a9ecfa6f1cf37756fd2597a</commitId><timestamp>1480392470000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ansousa</absoluteUrl><fullName>ansousa</fullName></author><authorEmail>ansousa@esei.uvigo.es</authorEmail><comment>tsk18 Finishes the JSF view for creating events
Adds a Logging Managed Bean for future uses of session Updates the JSF
views with the templates Updates style.css Updates the templates
</comment><date>2016-11-29 05:07:50 +0100</date><id>32a82817ad0837633a9ecfa6f1cf37756fd2597a</id><msg>tsk18 Finishes the JSF view for creating events</msg><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/LoggingManagedBean.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/user.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/index.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/sign-up.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/common/defaultLayout.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/UserPageManagedBean.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/common/header.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/resources/style.css</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ansousa</absoluteUrl><fullName>ansousa</fullName><id>ansousa</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>ansousa@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-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>888ed2d19a1aa4a3b34a4cbb109c0ffb</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>18252b5c0ab086d9ad5afb39aed9d443</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>0ce84466c4deda0911258b58c861af51</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>50</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/50/</url></parent><pomArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>247ee46720310132e9104414355f9c23</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/50/mavenArtifacts/</url></mavenArtifacts></mavenBuild>