<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>a73a21166653656d90a40bf2bb864c5f</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>62c63e67e14f7787e2733cf6e4ca2145</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>5e619c761769e38df91923f630faf73b</md5sum><type>jar</type><version>0.1.0-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%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-domain/0.1.0-SNAPSHOT/dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>16205</duration><estimatedDuration>20687</estimatedDuration><fullDisplayName>LETTA 1617 Team B » Domain #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171918</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</affectedPath><affectedPath>additional-material/db/letta-mysql.test.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><commitId>7f11998c9f353357237569177ad2d257cf3b4b1a</commitId><timestamp>1479931247000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest
Updates script sql that creates user and event tables; Creates EventEJB
with 2 methods without Test Fixes mapping atribute "dataEvent" by date
with @Column on Event
</comment><date>2016-11-23 21:00:47 +0100</date><id>7f11998c9f353357237569177ad2d257cf3b4b1a</id><msg>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.test.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-domain</artifactId><canonicalName>dgss1617-letta-teamb-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>45e49f2c7568f76007ae45d726e142d3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-domain/35/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teamb-ear</artifactId><canonicalName>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>8429238579c976bcc5c469cc87d44971</md5sum><type>ear</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-ear/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-ear/0.1.0-SNAPSHOT/dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-ear/0.1.0-SNAPSHOT/dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>4124</duration><estimatedDuration>9910</estimatedDuration><fullDisplayName>LETTA 1617 Team B » EAR #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171929</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-ear/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-ear/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-ear</artifactId><canonicalName>dgss1617-letta-teamb-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>732b8490ef11f6bfa56ceeb7de8bdb93</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-ear/35/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>eaa5a408d187fec22bcc3b835508bad8</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>37474660eca3f5173e0881860eebf589</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>299a8401e874bbd8c30b955ef94d1d4a</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>15942</duration><estimatedDuration>9547</estimatedDuration><fullDisplayName>LETTA 1617 Team B » JSF #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171926</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/test/resources/arquillian.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><commitId>1822299167cc13655f68fe3ec7ce11a35d2a46ea</commitId><timestamp>1479931258000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Changes the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other team, causing port
collisions in the integration server.
This commit increases the offset to 20000 in order to avoid this port
collision.
</comment><date>2016-11-23 21:00:58 +0100</date><id>1822299167cc13655f68fe3ec7ce11a35d2a46ea</id><msg>Changes the WildFly testing ports</msg><path><editType>edit</editType><file>jsf/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-jsf</artifactId><canonicalName>dgss1617-letta-teamb-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>247ee46720310132e9104414355f9c23</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-jsf/35/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teamb-pom</artifactId><canonicalName>dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>2e822927bdb09932176c629b09eb0f52</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-pom/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-pom/0.1.0-SNAPSHOT/dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>6225</duration><estimatedDuration>8472</estimatedDuration><fullDisplayName>LETTA 1617 Team B » LETTA 16/17 Team B #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171916</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-pom/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</affectedPath><affectedPath>additional-material/db/letta-mysql.test.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><commitId>7f11998c9f353357237569177ad2d257cf3b4b1a</commitId><timestamp>1479931247000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest
Updates script sql that creates user and event tables; Creates EventEJB
with 2 methods without Test Fixes mapping atribute "dataEvent" by date
with @Column on Event
</comment><date>2016-11-23 21:00:47 +0100</date><id>7f11998c9f353357237569177ad2d257cf3b4b1a</id><msg>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.test.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-pom/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-pom</artifactId><canonicalName>dgss1617-letta-teamb-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>2e822927bdb09932176c629b09eb0f52</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-pom/35/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teamb-rest</artifactId><canonicalName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>56e8dad1cafd1767002c41c38979995a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-rest</artifactId><canonicalName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>bcfda237b47d80ed30762af9633f762e</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-rest/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-rest/0.1.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-rest/0.1.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-rest/0.1.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>2998</duration><estimatedDuration>69334</estimatedDuration><fullDisplayName>LETTA 1617 Team B » REST #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171924</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-rest/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/test/resources/arquillian.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><commitId>1822299167cc13655f68fe3ec7ce11a35d2a46ea</commitId><timestamp>1479931258000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Changes the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other team, causing port
collisions in the integration server.
This commit increases the offset to 20000 in order to avoid this port
collision.
</comment><date>2016-11-23 21:00:58 +0100</date><id>1822299167cc13655f68fe3ec7ce11a35d2a46ea</id><msg>Changes the WildFly testing ports</msg><path><editType>edit</editType><file>jsf/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-rest/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-rest</artifactId><canonicalName>dgss1617-letta-teamb-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>e0d2a2ff1807223e318d18a7d73fa839</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-rest/35/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teamb-service</artifactId><canonicalName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>4207641e282b364fc6baca717f70355a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-service</artifactId><canonicalName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>0f93531cb8e5dc6175bada006c9cad37</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-service</artifactId><canonicalName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>649572453306cec24f8936440ccaeda7</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>3</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.1.0-SNAPSHOT/dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.1.0-SNAPSHOT/dgss1617-letta-teamb-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.1.0-SNAPSHOT/dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-service/0.1.0-SNAPSHOT/dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>49799</duration><estimatedDuration>92776</estimatedDuration><fullDisplayName>LETTA 1617 Team B » Service #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171922</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</affectedPath><affectedPath>additional-material/db/letta-mysql.test.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><commitId>7f11998c9f353357237569177ad2d257cf3b4b1a</commitId><timestamp>1479931247000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest
Updates script sql that creates user and event tables; Creates EventEJB
with 2 methods without Test Fixes mapping atribute "dataEvent" by date
with @Column on Event
</comment><date>2016-11-23 21:00:47 +0100</date><id>7f11998c9f353357237569177ad2d257cf3b4b1a</id><msg>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.test.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jsf/src/test/resources/arquillian.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources/arquillian.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><affectedPath>service/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</affectedPath><affectedPath>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</affectedPath><commitId>1822299167cc13655f68fe3ec7ce11a35d2a46ea</commitId><timestamp>1479931258000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Changes the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other team, causing port
collisions in the integration server.
This commit increases the offset to 20000 in order to avoid this port
collision.
</comment><date>2016-11-23 21:00:58 +0100</date><id>1822299167cc13655f68fe3ec7ce11a35d2a46ea</id><msg>Changes the WildFly testing ports</msg><path><editType>edit</editType><file>jsf/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path><path><editType>edit</editType><file>service/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-h2/standalone.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources/arquillian.xml</file></path><path><editType>edit</editType><file>rest/src/test/resources-wildfly-embedded-mysql/standalone.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-service</artifactId><canonicalName>dgss1617-letta-teamb-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>9c0bc7a016c84f778f9ba5583f71aa77</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-service/35/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teamb-tests</artifactId><canonicalName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>54d8fe26b780c258bf684e61d7d604aa</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teamb-tests</artifactId><canonicalName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>b556be4ec89b19b592bc018bcc7f15b6</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teamb-tests</artifactId><canonicalName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>10cfd9f86d8904ef279de5784e4c51a4</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-tests/35/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-tests/0.1.0-SNAPSHOT/dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-tests/0.1.0-SNAPSHOT/dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-tests/0.1.0-SNAPSHOT/dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamb.letta/dgss1617-letta-teamb-tests/0.1.0-SNAPSHOT/dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#35</displayName><duration>5949</duration><estimatedDuration>9102</estimatedDuration><fullDisplayName>LETTA 1617 Team B » Tests #35</fullDisplayName><id>35</id><keepLog>false</keepLog><number>35</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479931171920</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-tests/35/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</affectedPath><affectedPath>additional-material/db/letta-mysql.test.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</affectedPath><affectedPath>additional-material/db/letta-mysql.full.sql</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</affectedPath><affectedPath>tests/src/main/resources/datasets/events4.xml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</affectedPath><commitId>7f11998c9f353357237569177ad2d257cf3b4b1a</commitId><timestamp>1479931247000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></author><authorEmail>drvidal@esei.uvigo.es</authorEmail><comment>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest
Updates script sql that creates user and event tables; Creates EventEJB
with 2 methods without Test Fixes mapping atribute "dataEvent" by date
with @Column on Event
</comment><date>2016-11-23 21:00:47 +0100</date><id>7f11998c9f353357237569177ad2d257cf3b4b1a</id><msg>Updates script sql, user javadoc; Creates EventEJB, EventEJBTest</msg><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.full.sql</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/events4.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.test.sql</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/lettab/service/EJBTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/drvidal</absoluteUrl><fullName>drvidal</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-tests/35/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teamb-tests</artifactId><canonicalName>dgss1617-letta-teamb-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamb.letta</groupId><md5sum>365725de8b70bea1f4e0cfe6d39ebf9d</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20B/es.uvigo.esei.dgss.teamb.letta$dgss1617-letta-teamb-tests/35/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>