<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d0babe18c8edf1c90439c5ddf1a8bd1f</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b646a684904cd6008914c83a3c50cd90</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f091937ab942f9b58dc12e4bd8bab5ac</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>197</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/197/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>831096597a5fc41691fabfc576c8be57</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/197/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT.jar</displayPath><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>tests-0.2.0-SNAPSHOT.pom</displayPath><fileName>tests-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.2.0-SNAPSHOT/tests-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#197</displayName><duration>8696</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #197</fullDisplayName><id>197</id><keepLog>false</keepLog><number>197</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450739531350</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/197/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyProfileController.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java</affectedPath><affectedPath>jsf/src/main/webapp/userModified.xhtml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</affectedPath><affectedPath>jsf/src/main/webapp/modifyProfile.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java</affectedPath><affectedPath>jsf/src/main/webapp/css/letta.css</affectedPath><affectedPath>tests/src/main/resources/datasets/userJohnModified.xml</affectedPath><affectedPath>jsf/src/main/webapp/template/templateHeader.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/template/templateLayout.xhtml</affectedPath><affectedPath>jsf/src/main/webapp/register.xhtml</affectedPath><commitId>8a8abb67327ac80fa8ba904bbd3609a124d11d2b</commitId><timestamp>1450739286000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aalopez</absoluteUrl><fullName>aalopez</fullName></author><authorEmail>aalopez@esei.uvigo.es</authorEmail><comment>tsk55-56 Adds section for modify user profile
Adds a new section on dropdown menu for modify profile Adds a new
template with the modify form Adds a new method on UserEjb for modify
User data
</comment><date>2015-12-22 00:08:06 +0100</date><id>8a8abb67327ac80fa8ba904bbd3609a124d11d2b</id><msg>tsk55-56 Adds section for modify user profile</msg><path><editType>edit</editType><file>jsf/src/main/webapp/css/letta.css</file></path><path><editType>add</editType><file>jsf/src/main/webapp/modifyProfile.xhtml</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyProfileController.java</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/register.xhtml</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>jsf/src/main/webapp/template/templateHeader.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/template/templateLayout.xhtml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/userModified.xhtml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/userJohnModified.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/aalopez</absoluteUrl><fullName>aalopez</fullName><id>aalopez</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>aalopez@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>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d0babe18c8edf1c90439c5ddf1a8bd1f</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b646a684904cd6008914c83a3c50cd90</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f091937ab942f9b58dc12e4bd8bab5ac</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>197</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/197/</url></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>831096597a5fc41691fabfc576c8be57</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/197/mavenArtifacts/</url></mavenArtifacts></mavenBuild>