<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>21</buildNumber><marked><SHA1>ae700260af7aea367dcc77770a5c4580ff33ca59</SHA1><branch><SHA1>ae700260af7aea367dcc77770a5c4580ff33ca59</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>ae700260af7aea367dcc77770a5c4580ff33ca59</SHA1><branch><SHA1>ae700260af7aea367dcc77770a5c4580ff33ca59</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>ae700260af7aea367dcc77770a5c4580ff33ca59</SHA1><branch><SHA1>ae700260af7aea367dcc77770a5c4580ff33ca59</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>1</failCount><skipCount>0</skipCount><totalCount>81</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#21</displayName><duration>106322</duration><estimatedDuration>283139</estimatedDuration><fullDisplayName>LETTA 1617 Team A #21</fullDisplayName><id>21</id><keepLog>false</keepLog><number>21</number><queueId>177</queueId><result>UNSTABLE</result><timestamp>1480178650156</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/LETTA%201617%20Team%20A/21/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</affectedPath><commitId>96be75b39fbd975f4050b1c8136a4d8a7d5b8473</commitId><timestamp>1480102352000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment> Access service for wall event
 Correction of some bugs:
 - supress the anotation transcient on verificationToken
 - persistence.xml in jsf need the class name of the entity
 - persistence.xml in rest need the class name of the entity
 - *.xml update the name of the atributes to the same in
   the database and add users and events to use in the test
 - UserEJB modification of the method sendConfirmationUrl
   because the other code not have a good functionality
   when the verificationToken is null
 Create:
 - EventEJB
 - EventEJBTest
 - ServiceTestSuite
 Update:
 - isEqualToUser ckeck the new attribute accepted
 - User add new attribute and put the method getter, setter
 and registeredUser with the javaDoc of the method
 - letta-mysql.full.sql is empty
</comment><date>2016-11-25 20:32:32 +0100</date><id>96be75b39fbd975f4050b1c8136a4d8a7d5b8473</id><msg> Access service for wall event</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</affectedPath><commitId>ae700260af7aea367dcc77770a5c4580ff33ca59</commitId><timestamp>1480178666000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></author><authorEmail>mgrodriguez3@esei.uvigo.es</authorEmail><comment>Correction of some bugs:  - supress the anotation transcient on
verificationToken  - persistence.xml in jsf need the class name of the
entity  - persistence.xml in rest need the class name of the entity  -
*.xml update the name of the atributes to the same in    the database
and add users and events to use in the test  - UserEJB modification of
the method sendConfirmationUrl    because the other code not have a good
functionality    when the verificationToken is null
Create:
- EventEJB
- EventEJBTest
- ServiceTestSuite
- letta-mysql.inserts.sql
Update:
- isEqualToUser ckeck the new attribute accepted
- User add new attribute and put the method getter, setter
  and registeredUser with the javaDoc of the method
- Event.java is modified to put the size of attribute head to
  50 characters
</comment><date>2016-11-26 17:44:26 +0100</date><id>ae700260af7aea367dcc77770a5c4580ff33ca59</id><msg>Correction of some bugs:  - supress the anotation transcient on</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java</file></path><path><editType>add</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3</absoluteUrl><fullName>mgrodriguez3</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>