<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>domain-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>24749822af84a781ec524c098f13474e</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>domain</artifactId><canonicalName>domain-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>domain-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>cc5239b1f5d74e1e5d2f29c470e1cc7b</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>domain</artifactId><canonicalName>domain-0.0.1-SNAPSHOT.jar</canonicalName><fileName>domain-0.0.1-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>76c4f1d8ad5b80fd0436c3616df91565</md5sum><type>jar</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>45</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/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>domain-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>domain-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>domain-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>domain-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>domain-0.0.1-SNAPSHOT.jar</displayPath><fileName>domain-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>domain-0.0.1-SNAPSHOT.pom</displayPath><fileName>domain-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>16811</duration><estimatedDuration>27522</estimatedDuration><fullDisplayName>LETTA » Domain #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890443</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/47/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-five.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><commitId>677df797064f05b72079ee8de3bb72cc44bbf098</commitId><timestamp>1448480908000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></author><authorEmail>abmiguez@esei.uvigo.es</authorEmail><comment>Modifies Event and User entities, test and datasets to implements event
creator
Modifies Event and User entities. Modifies EventTest to add creator
tests. Modifies event xmls and datasets to add creator. Modifies
CreateEventController Managed Bean to add creator.
</comment><date>2015-11-25 20:48:28 +0100</date><id>677df797064f05b72079ee8de3bb72cc44bbf098</id><msg>Modifies Event and User entities, test and datasets to implements event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><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>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>domain</artifactId><canonicalName>domain-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>a3aa0508da73a6dfcaac9f5fe81198ec</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/47/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>ear</artifactId><canonicalName>ear-0.0.1-SNAPSHOT.ear</canonicalName><fileName>letta-0.0.1-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>535466f6c2602435e83e18f6b7b9dfaa</md5sum><type>ear</type><version>0.0.1-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/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>ear-0.0.1-SNAPSHOT.ear</displayPath><fileName>ear-0.0.1-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>ear-0.0.1-SNAPSHOT.pom</displayPath><fileName>ear-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>3140</duration><estimatedDuration>5801</estimatedDuration><fullDisplayName>LETTA » EAR #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890447</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/47/</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/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>ear</artifactId><canonicalName>ear-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>8f04d495463dadf9e22f6a3d2d7c732b</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/47/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>jsf-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>776b775978ed84606340a1733939ead4</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>jsf-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>c57868eeae35ed2e40cd61ad3cd7ef9f</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.war</canonicalName><fileName>jsf-0.0.1-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>c61c17b7f71236ee349d4511d92b43aa</md5sum><type>war</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>2</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$jsf/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>jsf-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>jsf-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>jsf-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT.pom</displayPath><fileName>jsf-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>jsf-0.0.1-SNAPSHOT.war</displayPath><fileName>jsf-0.0.1-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>11521</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890446</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/47/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-five.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><commitId>677df797064f05b72079ee8de3bb72cc44bbf098</commitId><timestamp>1448480908000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></author><authorEmail>abmiguez@esei.uvigo.es</authorEmail><comment>Modifies Event and User entities, test and datasets to implements event
creator
Modifies Event and User entities. Modifies EventTest to add creator
tests. Modifies event xmls and datasets to add creator. Modifies
CreateEventController Managed Bean to add creator.
</comment><date>2015-11-25 20:48:28 +0100</date><id>677df797064f05b72079ee8de3bb72cc44bbf098</id><msg>Modifies Event and User entities, test and datasets to implements event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><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>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>jsf</artifactId><canonicalName>jsf-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>9538b0a1aef122c58a29d278a235fc64</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/47/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>letta</artifactId><canonicalName>letta-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>92bf64493393434a5e5e0de6adbf8d4f</md5sum><type>pom</type><version>0.0.1-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/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>letta-0.0.1-SNAPSHOT.pom</displayPath><fileName>letta-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>7676</duration><estimatedDuration>15879</estimatedDuration><fullDisplayName>LETTA » Sample #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890442</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/47/</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/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>letta</artifactId><canonicalName>letta-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>92bf64493393434a5e5e0de6adbf8d4f</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/47/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>rest</artifactId><canonicalName>rest-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>rest-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>220ee52c847df1bc6c9e0c15a8844846</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>rest</artifactId><canonicalName>rest-0.0.1-SNAPSHOT.war</canonicalName><fileName>rest-0.0.1-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>9002bff60316a596273f8cdeee252fc2</md5sum><type>war</type><version>0.0.1-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$rest/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>rest-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>rest-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>rest-0.0.1-SNAPSHOT.pom</displayPath><fileName>rest-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>rest-0.0.1-SNAPSHOT.war</displayPath><fileName>rest-0.0.1-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>2374</duration><estimatedDuration>98014</estimatedDuration><fullDisplayName>LETTA » REST #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890445</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/47/</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/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>rest</artifactId><canonicalName>rest-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>22c489f3c730a7cf70a9b33c59532db7</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/47/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>service-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>106e9fb54fdbd042a01ca83553dbcf10</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>service</artifactId><canonicalName>service-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>service-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>52edc59364296a28ba70c7f3ba5db9c1</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>service</artifactId><canonicalName>service-0.0.1-SNAPSHOT.jar</canonicalName><fileName>service-0.0.1-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>fbd1075d7c3d484167924fe0b8fd9fa1</md5sum><type>jar</type><version>0.0.1-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>12</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/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>service-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>service-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>service-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT.jar</displayPath><fileName>service-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>service-0.0.1-SNAPSHOT.pom</displayPath><fileName>service-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>52668</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890444</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/47/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-five.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><commitId>677df797064f05b72079ee8de3bb72cc44bbf098</commitId><timestamp>1448480908000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></author><authorEmail>abmiguez@esei.uvigo.es</authorEmail><comment>Modifies Event and User entities, test and datasets to implements event
creator
Modifies Event and User entities. Modifies EventTest to add creator
tests. Modifies event xmls and datasets to add creator. Modifies
CreateEventController Managed Bean to add creator.
</comment><date>2015-11-25 20:48:28 +0100</date><id>677df797064f05b72079ee8de3bb72cc44bbf098</id><msg>Modifies Event and User entities, test and datasets to implements event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><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>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>service</artifactId><canonicalName>service-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>668b1c365d4cbfebd23ca9fc3f420e88</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/47/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>1d8518986cc15cee8455c7660fa95abb</md5sum><type>java-source</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>b4b463361bea0e5e677e74c2d5e5757d</md5sum><type>javadoc</type><version>0.0.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.jar</canonicalName><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>f88a1e4d2b90be9102af0a19b4f8f24e</md5sum><type>jar</type><version>0.0.1-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/47/mavenArtifacts/</url></action><action></action><artifact><displayPath>tests-0.0.1-SNAPSHOT-javadoc.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT-sources.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.jar</displayPath><fileName>tests-0.0.1-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>tests-0.0.1-SNAPSHOT.pom</displayPath><fileName>tests-0.0.1-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#47</displayName><duration>5217</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #47</fullDisplayName><id>47</id><keepLog>false</keepLog><number>47</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1448480890444</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/47/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-five.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><commitId>677df797064f05b72079ee8de3bb72cc44bbf098</commitId><timestamp>1448480908000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></author><authorEmail>abmiguez@esei.uvigo.es</authorEmail><comment>Modifies Event and User entities, test and datasets to implements event
creator
Modifies Event and User entities. Modifies EventTest to add creator
tests. Modifies event xmls and datasets to add creator. Modifies
CreateEventController Managed Bean to add creator.
</comment><date>2015-11-25 20:48:28 +0100</date><id>677df797064f05b72079ee8de3bb72cc44bbf098</id><msg>Modifies Event and User entities, test and datasets to implements event</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><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>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez</absoluteUrl><fullName>abmiguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/47/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>tests</artifactId><canonicalName>tests-0.0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.letta</groupId><md5sum>59ee2a271afc954ee7d4cf1b03903eb9</md5sum><type>pom</type><version>0.0.1-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/47/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>