<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>3e7e0f82fd6d7d783a8b5ea621b3c2d3</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>8c0f0214f2e50e83d2004ceba69a115b</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>217ef9258b74fcd3396bf1032cdbb537</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>68</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/179/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>#179</displayName><duration>19329</duration><estimatedDuration>27522</estimatedDuration><fullDisplayName>LETTA » Domain #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130284</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/179/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/new-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/webapp/resources/tags/event.xhtml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><commitId>9f743bafc6476d9b0ae538e12cb5acda975aabdd</commitId><timestamp>1450494042000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>tsk62 Adds a long description to the events.
tsk62 without tests Adds the atribute in the DB Modifies the entitie of
event to add atribute Modifies the tests
</comment><date>2015-12-19 04:00:42 +0100</date><id>9f743bafc6476d9b0ae538e12cb5acda975aabdd</id><msg>tsk62 Adds a long description to the events.</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</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>jsf/src/main/webapp/resources/tags/event.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-event.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</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>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.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>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/179/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/179/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>8bdf76c00acd06346c90ce8484ff01ab</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/179/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>#179</displayName><duration>5521</duration><estimatedDuration>5801</estimatedDuration><fullDisplayName>LETTA » EAR #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130293</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$ear/179/</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/179/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/179/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>5fa35ced40cf15be8a4fb72a8316dda0</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>7c35e7575d46dfdb31eb249ca090da08</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>261040509e4683a65e73222ff3e4797f</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/179/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>#179</displayName><duration>8176</duration><estimatedDuration>10145</estimatedDuration><fullDisplayName>LETTA » JSF #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130292</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/179/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/new-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/webapp/resources/tags/event.xhtml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><commitId>9f743bafc6476d9b0ae538e12cb5acda975aabdd</commitId><timestamp>1450494042000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>tsk62 Adds a long description to the events.
tsk62 without tests Adds the atribute in the DB Modifies the entitie of
event to add atribute Modifies the tests
</comment><date>2015-12-19 04:00:42 +0100</date><id>9f743bafc6476d9b0ae538e12cb5acda975aabdd</id><msg>tsk62 Adds a long description to the events.</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</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>jsf/src/main/webapp/resources/tags/event.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-event.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</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>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.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>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/179/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/179/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/179/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>#179</displayName><duration>7984</duration><estimatedDuration>15879</estimatedDuration><fullDisplayName>LETTA » Sample #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130278</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/179/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/new-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/webapp/resources/tags/event.xhtml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><commitId>9f743bafc6476d9b0ae538e12cb5acda975aabdd</commitId><timestamp>1450494042000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>tsk62 Adds a long description to the events.
tsk62 without tests Adds the atribute in the DB Modifies the entitie of
event to add atribute Modifies the tests
</comment><date>2015-12-19 04:00:42 +0100</date><id>9f743bafc6476d9b0ae538e12cb5acda975aabdd</id><msg>tsk62 Adds a long description to the events.</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</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>jsf/src/main/webapp/resources/tags/event.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-event.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</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>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.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>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$letta/179/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/179/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>75ce23c45dc391b2745afcdd95f5bbaf</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>1b98c700d16d5da677c27355d38359ce</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>ea82c71122a7378b9c41662c2abe7a31</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/179/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>#179</displayName><duration>70633</duration><estimatedDuration>98014</estimatedDuration><fullDisplayName>LETTA » REST #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130290</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/179/</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/179/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/179/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>d47a75fe0a8177f9c0401159561ff1dd</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>22ef514984ffb66b4d3ac30e941cc2b0</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>89d0050f3595f18f5ed7391f39bc30e8</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>54</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/179/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>#179</displayName><duration>75112</duration><estimatedDuration>105919</estimatedDuration><fullDisplayName>LETTA » Service #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130288</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/179/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/new-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/webapp/resources/tags/event.xhtml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><commitId>9f743bafc6476d9b0ae538e12cb5acda975aabdd</commitId><timestamp>1450494042000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>tsk62 Adds a long description to the events.
tsk62 without tests Adds the atribute in the DB Modifies the entitie of
event to add atribute Modifies the tests
</comment><date>2015-12-19 04:00:42 +0100</date><id>9f743bafc6476d9b0ae538e12cb5acda975aabdd</id><msg>tsk62 Adds a long description to the events.</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</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>jsf/src/main/webapp/resources/tags/event.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-event.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</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>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.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>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/179/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/179/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>407eeb6cb2d5bf85b350f2ed3b1a11e4</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>aa275028525e53803ea013c8cdefaf50</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>1d810f318b9c99e5e9cf53a51dd79b27</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/179/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>#179</displayName><duration>5988</duration><estimatedDuration>9632</estimatedDuration><fullDisplayName>LETTA » Tests #179</fullDisplayName><id>179</id><keepLog>false</keepLog><number>179</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1450494130286</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/179/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><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/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java</affectedPath><affectedPath>additional-material/db/letta.test.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-modified.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/new-event.xml</affectedPath><affectedPath>jsf/src/main/webapp/createEvent.xhtml</affectedPath><affectedPath>tests/src/main/resources/datasets/events-less-than-twenty.xml</affectedPath><affectedPath>jsf/src/main/webapp/resources/tags/event.xhtml</affectedPath><affectedPath>additional-material/db/letta.full.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java</affectedPath><commitId>9f743bafc6476d9b0ae538e12cb5acda975aabdd</commitId><timestamp>1450494042000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></author><authorEmail>bcgonzalez3@esei.uvigo.es</authorEmail><comment>tsk62 Adds a long description to the events.
tsk62 without tests Adds the atribute in the DB Modifies the entitie of
event to add atribute Modifies the tests
</comment><date>2015-12-19 04:00:42 +0100</date><id>9f743bafc6476d9b0ae538e12cb5acda975aabdd</id><msg>tsk62 Adds a long description to the events.</msg><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-five.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-modified.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/events-less-than-twenty.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.test.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/createEvent.xhtml</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>jsf/src/main/webapp/resources/tags/event.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventParameters.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/new-event.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta.full.sql</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>jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/CreateEventController.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>domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3</absoluteUrl><fullName>bcgonzalez3</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/179/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/179/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>