<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>57</buildNumber><marked><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><branch><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><branch><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><name>origin/develop</name></branch></revision></origindevelop><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>1</buildNumber><marked><SHA1>05b566d8494eb74162987961649e7f78d34670f2</SHA1><branch><SHA1>05b566d8494eb74162987961649e7f78d34670f2</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>05b566d8494eb74162987961649e7f78d34670f2</SHA1><branch><SHA1>05b566d8494eb74162987961649e7f78d34670f2</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><branch><SHA1>337915a8fa1785e22140b69ec291c7a4eeef5e69</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>http://sing.ei.uvigo.es/dt/gitlab/dgss-1617-teamB/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>19</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><building>false</building><displayName>#57</displayName><duration>143181</duration><estimatedDuration>317338</estimatedDuration><fullDisplayName>LETTA 1617 Team B #57</fullDisplayName><id>57</id><keepLog>false</keepLog><number>57</number><queueId>27</queueId><result>UNSTABLE</result><timestamp>1480616229261</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/LETTA%201617%20Team%20B/57/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/events1.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/MailEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/service/util/security/UserRoleCaller.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users1.xml</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/UserEJB.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-with-users.xml</affectedPath><commitId>337915a8fa1785e22140b69ec291c7a4eeef5e69</commitId><timestamp>1480615319000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/doambroa</absoluteUrl><fullName>doambroa</fullName></author><authorEmail>doambroa@esei.uvigo.es</authorEmail><comment>tsk23, tsk25 Adds role atribute to User and adds RoleCallers
Added the role attribute as a String on the user, initialized with
"user" value by default in constructor. Updated datasets including role. 
Added security calling the role of the currentUser by access control. 
Updated UserEJBTest and EventEJBTest in order to get the login of the
RoleCallers
Settled as user by default
</comment><date>2016-12-01 19:01:59 +0100</date><id>337915a8fa1785e22140b69ec291c7a4eeef5e69</id><msg>tsk23, tsk25 Adds role atribute to User and adds RoleCallers</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events1.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/service/util/security/UserRoleCaller.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/UserEJB.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/MailEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-with-users.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users1.xml</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/doambroa</absoluteUrl><fullName>doambroa</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.3.9</mavenVersionUsed></mavenModuleSetBuild>