<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>f2b0671c5b75d9e6d254a4bf0aad79a1</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>9a91bcac1bb93336e8c0beb0e0e61b59</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>2d714358639a26dcd1de4c97d24a2ca2</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.1.0-SNAPSHOT/dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>8160</duration><estimatedDuration>19744</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Domain #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432138</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-duration.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><commitId>e4ea1d7d56ef1d7bc2af334958763bc864f62a8f</commitId><timestamp>1479660440000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></author><authorEmail>ifcunharro@esei.uvigo.es</authorEmail><comment>tsk-2 Datasets,script, Matchers y minor fix
	-Se han añadido varios datasets para poder ser usados en tests:
	- users.xml es el destinado a estado de bd con users y events
	- Los que mencionan update llevan en el último evento cambios
 	esperados, los tests fallarán si no usas los datos de ese evento 
 	para el update
- Se añadió un script para limpiar la base de datos en los tests
-Se añadieron dos matchers para poder hacer User equalTo User y 
event equalTo Event al igual que el ejemplo con owner y pets

Fix: se cambió en entity User un getter que no usaba mayúscula 
después de get
 
</comment><date>2016-11-20 17:47:20 +0100</date><id>e4ea1d7d56ef1d7bc2af334958763bc864f62a8f</id><msg>tsk-2 Datasets,script, Matchers y minor fix</msg><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-duration.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>b74e9f6f495e28d85ad10aa6623ecccd</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/6/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teama-ear</artifactId><canonicalName>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>435a8990faf61ad25acd4645a0ccd9bf</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-ear/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-ear/0.1.0-SNAPSHOT/dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-ear/0.1.0-SNAPSHOT/dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>4443</duration><estimatedDuration>4496</estimatedDuration><fullDisplayName>LETTA 1617 Team A » EAR #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432143</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-ear/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-ear/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-ear</artifactId><canonicalName>dgss1617-letta-teama-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>66d7b41208173b38886d74421f3ddc20</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-ear/6/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>235c68750f8796f9505d68b54e58b73a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>9855d4bda009a1c64a60f9408baa52a4</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>9432</duration><estimatedDuration>13460</estimatedDuration><fullDisplayName>LETTA 1617 Team A » JSF #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432142</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>bba5a508183aa43098ba5c3511b8435f</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/6/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teama-pom</artifactId><canonicalName>dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3185422f80ed980cd897ab8735cc21e6</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-pom/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-pom/0.1.0-SNAPSHOT/dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>6700</duration><estimatedDuration>8376</estimatedDuration><fullDisplayName>LETTA 1617 Team A » LETTA 16/17 Team A #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432137</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-pom/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-pom/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-pom</artifactId><canonicalName>dgss1617-letta-teama-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>3185422f80ed980cd897ab8735cc21e6</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-pom/6/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>6de9755ba948be40a40f6dbd4992126c</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>34c590c4bb7b6f5a8016704ba978e156</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.1.0-SNAPSHOT/dgss1617-letta-teama-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.1.0-SNAPSHOT/dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.1.0-SNAPSHOT/dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>4154</duration><estimatedDuration>62516</estimatedDuration><fullDisplayName>LETTA 1617 Team A » REST #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432141</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>2469896f024a33117a62a68fda8d9ba5</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/6/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>44985dcdc8ed763579239ea006bfe596</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>97a0283a800eb51102987ecb028c80b5</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>4096</duration><estimatedDuration>78493</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Service #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432140</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>aa9e938d10d27e23173a005b49bfc65c</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/6/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>c86be482dff8e2f33f40fc6fa9a74da5</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>f85604b55438ecf8c703178bfd140652</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>a156bb02c9ed68a15ddcf8996e9b8dbf</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/6/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.1.0-SNAPSHOT/dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.1.0-SNAPSHOT/dgss1617-letta-teama-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.1.0-SNAPSHOT/dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.1.0-SNAPSHOT/dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>8151</duration><estimatedDuration>6959</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Tests #6</fullDisplayName><id>6</id><keepLog>false</keepLog><number>6</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1479660432139</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/6/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/datasets/user-create-event.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-start.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-location.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</affectedPath><affectedPath>tests/src/main/resources/datasets/users.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-head.xml</affectedPath><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-title.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-description.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/user-delete-event.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</affectedPath><affectedPath>tests/src/main/resources/datasets/user-update-event-duration.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</affectedPath><commitId>e4ea1d7d56ef1d7bc2af334958763bc864f62a8f</commitId><timestamp>1479660440000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></author><authorEmail>ifcunharro@esei.uvigo.es</authorEmail><comment>tsk-2 Datasets,script, Matchers y minor fix
	-Se han añadido varios datasets para poder ser usados en tests:
	- users.xml es el destinado a estado de bd con users y events
	- Los que mencionan update llevan en el último evento cambios
 	esperados, los tests fallarán si no usas los datos de ese evento 
 	para el update
- Se añadió un script para limpiar la base de datos en los tests
-Se añadieron dos matchers para poder hacer User equalTo User y 
event equalTo Event al igual que el ejemplo con owner y pets

Fix: se cambió en entity User un getter que no usaba mayúscula 
después de get
 
</comment><date>2016-11-20 17:47:20 +0100</date><id>e4ea1d7d56ef1d7bc2af334958763bc864f62a8f</id><msg>tsk-2 Datasets,script, Matchers y minor fix</msg><path><editType>add</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-title.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-delete-event.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-description.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-location.xml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-create-event.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/users.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-duration.xml</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-start.xml</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java</file></path><path><editType>add</editType><file>tests/src/main/resources/datasets/user-update-event-head.xml</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro</absoluteUrl><fullName>ifcunharro</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/6/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>651525362e2221e3ce2243e6eae3cfb3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/6/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>