<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>cb3c935de881c936e18f2046edc95e45</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>0daa35bb9733edcdc0a0b8419f790f80</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>c45484c7a3f216c80545bcf34572c6d6</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>45</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>19188</duration><estimatedDuration>18760</estimatedDuration><fullDisplayName>LIGAaaS Team D » Domain #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990977</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</affectedPath><affectedPath>tests/src/main/resources/scripts/facility.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</affectedPath><commitId>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</commitId><timestamp>1529662983000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></author><authorEmail>jrferreira@esei.uvigo.es</authorEmail><comment>Task 23 Added Facility service, createFacility Added create facility
Added test support for FacilityIntegrationTest Added
FacilityIntegrationTest to ServiceIntegrationTestSuite Added datasets
for testing FacilityService Added Facility to cleanup script Modified
Facility testing constructor to skip setting an id
</comment><date>2018-06-22 12:23:03 +0200</date><id>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</id><msg>Task 23 Added Facility service, createFacility Added create facility</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/facility.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-domain</artifactId><canonicalName>dgss1718-teamD-ligaaas-domain-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>18ca3e8d77e9ca8ae447f2e2f86b84a8</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-domain/37/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1718-teamD-ligaaas-ear</artifactId><canonicalName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</canonicalName><fileName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>3a68dde9849139d787e25806a23b9f1f</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/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</displayPath><fileName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>6670</duration><estimatedDuration>7664</estimatedDuration><fullDisplayName>LIGAaaS Team D » EAR #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990984</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-ear</artifactId><canonicalName>dgss1718-teamD-ligaaas-ear-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>07b051b719244b4f65a85376f4a26a12</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-ear/37/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>661436212b9574d87fb74a6ed484ff8a</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>b0e95fa3ed62aa916d39e1f860af4b15</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>de622e9d2bdb919b3aa4fac95db037f2</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/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>15753</duration><estimatedDuration>14435</estimatedDuration><fullDisplayName>LIGAaaS Team D » JSF #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990984</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-jsf</artifactId><canonicalName>dgss1718-teamD-ligaaas-jsf-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>b1ee556827284e994394a28e8b65a4b3</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-jsf/37/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1718-teamD-ligaaas-pom</artifactId><canonicalName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f8e86eb7d5b7585f9e4789a7347e28f5</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/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>11098</duration><estimatedDuration>10687</estimatedDuration><fullDisplayName>LIGAaaS Team D » LIGAaaaS 17/18 Team D #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990960</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-pom</artifactId><canonicalName>dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>f8e86eb7d5b7585f9e4789a7347e28f5</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-pom/37/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>c57de6e1803104c139cabb24e0586ef9</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>03290b64dde414ceba171b0fe194f61d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</canonicalName><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>d8d06fdb4f9ba2699e02a3be0ddd4824</md5sum><type>war</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>5</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>71382</duration><estimatedDuration>65013</estimatedDuration><fullDisplayName>LIGAaaS Team D » REST #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990983</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-rest</artifactId><canonicalName>dgss1718-teamD-ligaaas-rest-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>3917e5bbbca868e2b7d3e9d896122f65</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-rest/37/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>731af4fb98811f5ac1d877f68a56b66d</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>b51fc2d3a132d374f06a3181367645b4</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>81b7ba3da4741a5e0c84f59c08369ec3</md5sum><type>test-jar</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>05eb3bf922c75dedfc81d7e1aa4e5446</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>1</failCount><skipCount>2</skipCount><totalCount>62</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>96850</duration><estimatedDuration>101306</estimatedDuration><fullDisplayName>LIGAaaS Team D » Service #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1529662990980</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</affectedPath><affectedPath>tests/src/main/resources/scripts/facility.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</affectedPath><commitId>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</commitId><timestamp>1529662983000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></author><authorEmail>jrferreira@esei.uvigo.es</authorEmail><comment>Task 23 Added Facility service, createFacility Added create facility
Added test support for FacilityIntegrationTest Added
FacilityIntegrationTest to ServiceIntegrationTestSuite Added datasets
for testing FacilityService Added Facility to cleanup script Modified
Facility testing constructor to skip setting an id
</comment><date>2018-06-22 12:23:03 +0200</date><id>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</id><msg>Task 23 Added Facility service, createFacility Added create facility</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/facility.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-service</artifactId><canonicalName>dgss1718-teamD-ligaaas-service-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>9fb40da475144e97509751d9ef951498</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-service/37/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>96b4933ce01ab8fabe7ed095fd352d39</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>1d5f10ee8820bd6c3e1fee39d1ee6064</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>12a9b5d29b17aae044b7cf7271078ca7</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/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/37/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamD.ligaaas/dgss1718-teamD-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#37</displayName><duration>10344</duration><estimatedDuration>12122</estimatedDuration><fullDisplayName>LIGAaaS Team D » Tests #37</fullDisplayName><id>37</id><keepLog>false</keepLog><number>37</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1529662990979</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/37/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/resources/scripts/cleanup.sql</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</affectedPath><affectedPath>tests/src/main/resources/scripts/facility.sql</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</affectedPath><commitId>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</commitId><timestamp>1529662983000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></author><authorEmail>jrferreira@esei.uvigo.es</authorEmail><comment>Task 23 Added Facility service, createFacility Added create facility
Added test support for FacilityIntegrationTest Added
FacilityIntegrationTest to ServiceIntegrationTestSuite Added datasets
for testing FacilityService Added Facility to cleanup script Modified
Facility testing constructor to skip setting an id
</comment><date>2018-06-22 12:23:03 +0200</date><id>59e0f4291ab9efcca0b9a0b200ab943e0efd35e4</id><msg>Task 23 Added Facility service, createFacility Added create facility</msg><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Facility.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityService.java</file></path><path><editType>add</editType><file>tests/src/main/resources/scripts/facility.sql</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/ServiceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/services/FacilityServiceIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/scripts/cleanup.sql</file></path><path><editType>add</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/FacilityDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/jrferreira</absoluteUrl><fullName>jrferreira</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/37/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1718-teamD-ligaaas-tests</artifactId><canonicalName>dgss1718-teamD-ligaaas-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamD.ligaaas</groupId><md5sum>06df160e3af94b8abc4d9fb5bc074a85</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20D/es.uvigo.esei.dgss.teamD.ligaaas$dgss1718-teamD-ligaaas-tests/37/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>