<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>54</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><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>44de5fd75ce49ea73772b5841e90f655</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>68d5f7c26c656387e837b13146b89254</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>1c74ba94c442b1cc761a7e4848c58e83</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>170</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/170/</url></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/170/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>#170</displayName><duration>81659</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #170</fullDisplayName><id>170</id><keepLog>false</keepLog><number>170</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450359131958</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/170/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/UserNotAuthorizedException.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java</affectedPath><commitId>0fa78699f9fae26ecca7d18ab54f677bf52dd102</commitId><timestamp>1450358974000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></author><authorEmail>abmiguez@esei.uvigo.es</authorEmail><comment>tsk69 Implements REST Modified events
Creates event-modified.xml and modifieds EventDataset to get modified
events. Creates UserNotAuthorizedException to not authorized petitions. 
Modifies UserResource to implements REST modify events and creates REST
and unit tests. Modify EventEJB to implements modify events and creates
its tests.
</comment><date>2015-12-17 14:29:34 +0100</date><id>0fa78699f9fae26ecca7d18ab54f677bf52dd102</id><msg>tsk69 Implements REST Modified events</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/letta/service/util/exceptions/UserNotAuthorizedException.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName><id>abmiguez</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>abmiguez@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>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>44de5fd75ce49ea73772b5841e90f655</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>68d5f7c26c656387e837b13146b89254</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>1c74ba94c442b1cc761a7e4848c58e83</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><number>170</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/170/</url></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/170/mavenArtifacts/</url></mavenArtifacts></mavenBuild>