<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>cd64052d598baafbfd809b745a8e8330</md5sum><type>java-source</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>dd2c75c571165a97f40b10158dfd358e</md5sum><type>javadoc</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>ca1f80766b872dfc18e83814115d6a51</md5sum><type>jar</type><version>0.3.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>94</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.3.0-SNAPSHOT/dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.3.0-SNAPSHOT/dgss1617-letta-teama-domain-0.3.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.3.0-SNAPSHOT/dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-domain/0.3.0-SNAPSHOT/dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>18362</duration><estimatedDuration>19744</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Domain #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028846</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-domain/97/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><commitId>15f3bf81b1d7e73340113d664092d747644186df</commitId><timestamp>1495300000000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts
into db-inserts to capital table
</comment><date>2017-05-20 19:06:40 +0200</date><id>15f3bf81b1d7e73340113d664092d747644186df</id><msg>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts</msg><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</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/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-domain</artifactId><canonicalName>dgss1617-letta-teama-domain-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>7ce2b076c9dafcf0ebcd7cde646c0b7b</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teama-ear</artifactId><canonicalName>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.ear</canonicalName><fileName>dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>4876f224dc59e95884e84bdea9659ff0</md5sum><type>ear</type><version>0.3.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/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.ear</displayPath><fileName>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-ear/0.3.0-SNAPSHOT/dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-ear/0.3.0-SNAPSHOT/dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>4489</duration><estimatedDuration>4496</estimatedDuration><fullDisplayName>LETTA 1617 Team A » EAR #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028850</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-ear/97/</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/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-ear</artifactId><canonicalName>dgss1617-letta-teama-ear-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>9f09b23b474d4f5713351a512348f1c8</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>e4972299455da525c33e100ed57ffe9d</md5sum><type>java-source</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>625c94a243e5dbbd9a558f07dce1bbb2</md5sum><type>javadoc</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>b3144f966289ac5b4a8e38f3642aceb4</md5sum><type>war</type><version>0.3.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/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.3.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.3.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.3.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.3.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>12576</duration><estimatedDuration>13460</estimatedDuration><fullDisplayName>LETTA 1617 Team A » JSF #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028849</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/97/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><commitId>15f3bf81b1d7e73340113d664092d747644186df</commitId><timestamp>1495300000000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts
into db-inserts to capital table
</comment><date>2017-05-20 19:06:40 +0200</date><id>15f3bf81b1d7e73340113d664092d747644186df</id><msg>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts</msg><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</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-jsf/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-jsf</artifactId><canonicalName>dgss1617-letta-teama-jsf-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>c4c462b0de3cce47ab2792717cda6805</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1617-letta-teama-pom</artifactId><canonicalName>dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>06fda422f1fd0cc0f62f117582905038</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-pom/0.3.0-SNAPSHOT/dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>7787</duration><estimatedDuration>8376</estimatedDuration><fullDisplayName>LETTA 1617 Team A » LETTA 16/17 Team A #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028845</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-pom/97/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><commitId>15f3bf81b1d7e73340113d664092d747644186df</commitId><timestamp>1495300000000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts
into db-inserts to capital table
</comment><date>2017-05-20 19:06:40 +0200</date><id>15f3bf81b1d7e73340113d664092d747644186df</id><msg>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts</msg><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</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-pom/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-pom</artifactId><canonicalName>dgss1617-letta-teama-pom-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>06fda422f1fd0cc0f62f117582905038</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>2fee6024322af652d7eee7290be1f4e2</md5sum><type>java-source</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>5e69830a8e0ef4361509aa3111c4bc4b</md5sum><type>javadoc</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.war</canonicalName><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>a1de61fbdb1adefc458889665b6f3c14</md5sum><type>war</type><version>0.3.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>27</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.3.0-SNAPSHOT/dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.3.0-SNAPSHOT/dgss1617-letta-teama-rest-0.3.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.3.0-SNAPSHOT/dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.war</displayPath><fileName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-rest/0.3.0-SNAPSHOT/dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>60551</duration><estimatedDuration>62516</estimatedDuration><fullDisplayName>LETTA 1617 Team A » REST #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028848</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-rest/97/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><commitId>15f3bf81b1d7e73340113d664092d747644186df</commitId><timestamp>1495300000000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts
into db-inserts to capital table
</comment><date>2017-05-20 19:06:40 +0200</date><id>15f3bf81b1d7e73340113d664092d747644186df</id><msg>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts</msg><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</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-rest/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-rest</artifactId><canonicalName>dgss1617-letta-teama-rest-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>fed8b8241b42bf637ef3d135696fed93</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>cf9b3dcef9c47f063566141cd17e729b</md5sum><type>java-source</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>56c4a7e37af3b4cee2f5505cde3068c2</md5sum><type>javadoc</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>dc1e52321eae9ab0a573f29a8a4eb2ac</md5sum><type>test-jar</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>4966c51cad3f8db51fa234f0f6f0a75f</md5sum><type>jar</type><version>0.3.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>35</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%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.3.0-SNAPSHOT/dgss1617-letta-teama-service-0.3.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.3.0-SNAPSHOT/dgss1617-letta-teama-service-0.3.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.3.0-SNAPSHOT/dgss1617-letta-teama-service-0.3.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.3.0-SNAPSHOT/dgss1617-letta-teama-service-0.3.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.3.0-SNAPSHOT/dgss1617-letta-teama-service-0.3.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>73215</duration><estimatedDuration>78493</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Service #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028848</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/97/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</affectedPath><affectedPath>additional-material/db/letta-mysql.inserts.sql</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>jsf/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><commitId>15f3bf81b1d7e73340113d664092d747644186df</commitId><timestamp>1495300000000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</fullName></author><authorEmail>marketes16@gmail.com</authorEmail><comment>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts
into db-inserts to capital table
</comment><date>2017-05-20 19:06:40 +0200</date><id>15f3bf81b1d7e73340113d664092d747644186df</id><msg>[Sto22-tsk60] Added Capital Entities Added class Capital. Added inserts</msg><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Capital.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>edit</editType><file>jsf/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>additional-material/db/letta-mysql.inserts.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/marketes16</absoluteUrl><fullName>marketes16</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-service/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-service</artifactId><canonicalName>dgss1617-letta-teama-service-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>f657077255e3dc436a8b3157800e7b5e</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>ce09b94c9c2eea19701fbf04eb0d2ead</md5sum><type>java-source</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>333aabefade18b5c6598417e9f108218</md5sum><type>javadoc</type><version>0.3.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.jar</canonicalName><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>ebcea3afc6bd98c7b6161c72e08fcf1d</md5sum><type>jar</type><version>0.3.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/97/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.3.0-SNAPSHOT/dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.3.0-SNAPSHOT/dgss1617-letta-teama-tests-0.3.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.jar</displayPath><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.3.0-SNAPSHOT/dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.pom</displayPath><fileName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-tests/0.3.0-SNAPSHOT/dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#97</displayName><duration>6705</duration><estimatedDuration>6959</estimatedDuration><fullDisplayName>LETTA 1617 Team A » Tests #97</fullDisplayName><id>97</id><keepLog>false</keepLog><number>97</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1495300028847</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-tests/97/</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-tests/97/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1617-letta-teama-tests</artifactId><canonicalName>dgss1617-letta-teama-tests-0.3.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teama.letta</groupId><md5sum>2290882f028a882e6e4929edc2004549</md5sum><type>pom</type><version>0.3.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/97/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>