<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>domain-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>a620a5d1e4990649edd3785f03e82afb</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>66f819e16f87515df9bb4c84e2c5996b</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>domain</artifactId><canonicalName>domain-0.2.0-SNAPSHOT.jar</canonicalName><fileName>domain-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>83a9027df685d10455a33e51005b4325</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>78</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>domain-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>domain-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>domain-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>domain-0.2.0-SNAPSHOT.jar</displayPath><fileName>domain-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>domain-0.2.0-SNAPSHOT.pom</displayPath><fileName>domain-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>21967</duration><estimatedDuration>27522</estimatedDuration><fullDisplayName>LETTA » Domain #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613765</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</affectedPath><commitId>a067f06835e259835ce3798050a6e4408331a6df</commitId><timestamp>1450641481000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></author><authorEmail>arfarinha@esei.uvigo.es</authorEmail><comment>tsk73 Admin User Draft
Adds several changes to register the role of an admin User. To be more
accurate:
-Adds role ADMIN in the enumerate Role.
-Creates a constructor for admins.
-Test the constructor.
-Updates users.xml and users-delete to include an admin
-Updates UsersDataset to reflect the changes.
-Updates UserAuthorizationEJBTest with a dummy check to avoid failing
due to the method getCurrentUser method because it only allows the USER
Role.
</comment><date>2015-12-20 20:58:01 +0100</date><id>a067f06835e259835ce3798050a6e4408331a6df</id><msg>tsk73 Admin User Draft</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>domain</artifactId><canonicalName>domain-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>910e691853e753f4ed7be0c3e3dd5edc</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$domain/184/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>ear</artifactId><canonicalName>ear-0.2.0-SNAPSHOT.ear</canonicalName><fileName>letta-0.2.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f34ff21317baed5c58dfe93740402172</md5sum><type>ear</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>ear-0.2.0-SNAPSHOT.ear</displayPath><fileName>ear-0.2.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.2.0-SNAPSHOT/ear-0.2.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>ear-0.2.0-SNAPSHOT.pom</displayPath><fileName>ear-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.2.0-SNAPSHOT/ear-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>5528</duration><estimatedDuration>5801</estimatedDuration><fullDisplayName>LETTA » EAR #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613775</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>ear</artifactId><canonicalName>ear-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d766aa9aa359e280c9411d8793922196</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$ear/184/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>jsf-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>d612745c1f29d5fe7cfa797f5faacf2d</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>48090e51dfaeedd8744a99fc8d9a34d4</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.2.0-SNAPSHOT.war</canonicalName><fileName>jsf-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>8754b9adf12ed52ead39e15b53ef8af2</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>jsf-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>jsf-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>jsf-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>jsf-0.2.0-SNAPSHOT.pom</displayPath><fileName>jsf-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>jsf-0.2.0-SNAPSHOT.war</displayPath><fileName>jsf-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>8346</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613773</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>94dca95c906c0da44ce59863b9f396e5</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$jsf/184/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>letta</artifactId><canonicalName>letta-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>142d01136c2559511727fa5ebd3a00ae</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>letta-0.2.0-SNAPSHOT.pom</displayPath><fileName>letta-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/letta/0.2.0-SNAPSHOT/letta-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>10365</duration><estimatedDuration>15879</estimatedDuration><fullDisplayName>LETTA » Sample #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613763</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>letta</artifactId><canonicalName>letta-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>142d01136c2559511727fa5ebd3a00ae</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$letta/184/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>rest</artifactId><canonicalName>rest-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>rest-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>e580a7ebe3aa9a59f8846c49f1021229</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>rest</artifactId><canonicalName>rest-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>491008b3d9c6cac410e874a8724b4523</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>rest</artifactId><canonicalName>rest-0.2.0-SNAPSHOT.war</canonicalName><fileName>rest-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>1ff6df4635dfd8699b117aebc00a883b</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>94</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>rest-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>rest-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>rest-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>rest-0.2.0-SNAPSHOT.pom</displayPath><fileName>rest-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>rest-0.2.0-SNAPSHOT.war</displayPath><fileName>rest-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>73034</duration><estimatedDuration>98014</estimatedDuration><fullDisplayName>LETTA » REST #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613771</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>rest</artifactId><canonicalName>rest-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>54d9a4d3c81da14cb050870bba93df03</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$rest/184/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>service-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f9c17033dca1f95d1bab6fb2378268a3</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>service-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>46a4e8563ccedadb82986e31030e7e07</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>service</artifactId><canonicalName>service-0.2.0-SNAPSHOT.jar</canonicalName><fileName>service-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>2be132c877b2bdc29680caa0ca62e24f</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>55</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/184/mavenArtifacts/</url></action><action></action><artifact><displayPath>service-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>service-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.2.0-SNAPSHOT/service-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>service-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>service-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.2.0-SNAPSHOT/service-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>service-0.2.0-SNAPSHOT.jar</displayPath><fileName>service-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.2.0-SNAPSHOT/service-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>service-0.2.0-SNAPSHOT.pom</displayPath><fileName>service-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.2.0-SNAPSHOT/service-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#184</displayName><duration>76907</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613769</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</affectedPath><commitId>a067f06835e259835ce3798050a6e4408331a6df</commitId><timestamp>1450641481000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></author><authorEmail>arfarinha@esei.uvigo.es</authorEmail><comment>tsk73 Admin User Draft
Adds several changes to register the role of an admin User. To be more
accurate:
-Adds role ADMIN in the enumerate Role.
-Creates a constructor for admins.
-Test the constructor.
-Updates users.xml and users-delete to include an admin
-Updates UsersDataset to reflect the changes.
-Updates UserAuthorizationEJBTest with a dummy check to avoid failing
due to the method getCurrentUser method because it only allows the USER
Role.
</comment><date>2015-12-20 20:58:01 +0100</date><id>a067f06835e259835ce3798050a6e4408331a6df</id><msg>tsk73 Admin User Draft</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/184/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>service</artifactId><canonicalName>service-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>673a97377f0dfd537c31e2837021d9ed</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$service/184/mavenArtifacts/</url></moduleRecord><moduleRecord><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>d6adc0c076b5cdfe637c2929c30f605f</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>c2c9773abd1b582f89a50dfc8d3262ee</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>c249a767124a52feed43476d3c5daf30</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/184/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>#184</displayName><duration>10293</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #184</fullDisplayName><id>184</id><keepLog>false</keepLog><number>184</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450641613767</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/184/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users-delete.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</affectedPath><commitId>a067f06835e259835ce3798050a6e4408331a6df</commitId><timestamp>1450641481000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></author><authorEmail>arfarinha@esei.uvigo.es</authorEmail><comment>tsk73 Admin User Draft
Adds several changes to register the role of an admin User. To be more
accurate:
-Adds role ADMIN in the enumerate Role.
-Creates a constructor for admins.
-Test the constructor.
-Updates users.xml and users-delete to include an admin
-Updates UsersDataset to reflect the changes.
-Updates UserAuthorizationEJBTest with a dummy check to avoid failing
due to the method getCurrentUser method because it only allows the USER
Role.
</comment><date>2015-12-20 20:58:01 +0100</date><id>a067f06835e259835ce3798050a6e4408331a6df</id><msg>tsk73 Admin User Draft</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/UserAuthorizationEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/users-delete.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha</absoluteUrl><fullName>arfarinha</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/184/mavenArtifacts/</url></mavenArtifacts></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/184/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>