{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_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/36/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT-sources.jar",
      "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"
    },
    {
      "displayPath" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-jsf/0.1.0-SNAPSHOT/dgss1617-letta-teama-jsf-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#36",
  "duration" : 19855,
  "estimatedDuration" : 13460,
  "executor" : None,
  "fullDisplayName" : "LETTA 1617 Team A » JSF #36",
  "id" : "36",
  "keepLog" : False,
  "number" : 36,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1480963634760,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/36/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java",
          "tests/src/main/resources/datasets/user-create-event.xml",
          "tests/src/main/resources/datasets/user-update-event-start.xml",
          "tests/src/main/resources/datasets/user-update-event-location.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java",
          "rest/src/main/resources/META-INF/persistence.xml",
          "tests/src/main/resources/datasets/users.xml",
          "tests/src/main/resources/datasets/user-update-event-head.xml",
          "tests/src/main/resources/datasets/user-update-event-title.xml",
          "jsf/src/main/resources/META-INF/persistence.xml",
          "tests/src/main/resources/datasets/user-update-event-description.xml",
          "tests/src/main/resources/datasets/user-delete-event.xml",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java",
          "additional-material/db/letta-mysql.full.sql",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java"
        ],
        "commitId" : "d99bde47660939773e1a37f2ba81bc5f354d9d46",
        "timestamp" : 1480099810000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : "Access service for wall event\nCorrection of some bugs:\n- supress the anotation transcient on verificationToken\n- persistence.xml in jsf need the class name of the entity\n- persistence.xml in rest need the class name of the entity\n- *.xml update the name of the atributes to the same in\n  the database and add users and events to use in the test\n- UserEJB modification of the method sendConfirmationUrl\n  because the other code not have a good functionality\n  when the verificationToken is null\nCreate:\n- EventEJB\n- EventEJBTest\n- ServiceTestSuite\nUpdate:\n- isEqualToUser ckeck the new attribute accepted\n- User add new attribute and put the method getter, setter\n  and registeredUser with the javaDoc of the method\n",
        "date" : "2016-11-25 19:50:10 +0100",
        "id" : "d99bde47660939773e1a37f2ba81bc5f354d9d46",
        "msg" : "Access service for wall event",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-head.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-location.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-start.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-description.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-delete-event.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta-mysql.full.sql"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/users.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-title.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-create-event.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/test/resources/arquillian.xml",
          "service/src/test/resources-wildfly-embedded-mysql/standalone.xml",
          "service/src/test/resources/arquillian.xml",
          "rest/src/test/resources/arquillian.xml",
          "rest/src/test/resources-wildfly-embedded-mysql/standalone.xml",
          "service/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "rest/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "jsf/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml"
        ],
        "commitId" : "ab0fb265d4e47a2483adfd028943e198df8e862e",
        "timestamp" : 1480355403000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@uvigo.es",
        "comment" : "Changes the WildFly testing ports\nThe ports used by the WildFly executed during tests had an offset of\n10000. This was the same offset used by the other tools in the\nintegration server, causing port collisions in the integration server.\nThis commit increases the offset to 30000 in order to avoid this port \ncollision.\n",
        "date" : "2016-11-28 18:50:03 +0100",
        "id" : "ab0fb265d4e47a2483adfd028943e198df8e862e",
        "msg" : "Changes the WildFly testing ports",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml",
          "jsf/pom.xml",
          "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java"
        ],
        "commitId" : "cab13337649a68117bc7ba8495d8876c0ba3859d",
        "timestamp" : 1480436347000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sicofan",
          "fullName" : "sicofan"
        },
        "authorEmail" : "sicofan@esei.uvigo.es",
        "comment" : "Adds the presentation of cover events\nHomeController and index.xhtml have been added. This allows to show the \nmain events and a list of the last events. tsk5 completed.\n",
        "date" : "2016-11-29 17:19:07 +0100",
        "id" : "cab13337649a68117bc7ba8495d8876c0ba3859d",
        "msg" : "Adds the presentation of cover events",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java",
          "CONTRIBUTING.md",
          ".gitignore",
          "jsf/src/main/webapp/index.xhtml",
          "additional-material/wildfly/standalone.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java",
          "additional-material/fake-smtp/fake_smtp.sh",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java",
          "pom.xml"
        ],
        "commitId" : "d83fa0145372807d79439df4a755d92ec58df3af",
        "timestamp" : 1480439732000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sicofan",
          "fullName" : "sicofan"
        },
        "authorEmail" : "sicofan@esei.uvigo.es",
        "comment" : "Adds the fake smtp server and resolves minor bugs\nFake smtp server is necessary to check the sending of emails from the \nwildfly server. The script fake_smtp.sh has been added to automatice the\ndownload and the execution of fakeSMTP-2.0 server. Besides, .jar and\n.zip files used by this script have been added to .gitignore. Steps for\nuse this script have been added to CONTRIBUTING.md. The standalone.xml\nhas been modified to support the smtp connection. The pom.xml has been\nmodified to automatice the use of smtp server by testing servers. \nFinally, Mail ejb has been modified to reference the mail session\nresource created in the standalone.xml. tsk6 completed.\n",
        "date" : "2016-11-29 18:15:32 +0100",
        "id" : "d83fa0145372807d79439df4a755d92ec58df3af",
        "msg" : "Adds the fake smtp server and resolves minor bugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "add",
            "file" : "additional-material/fake-smtp/fake_smtp.sh"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/wildfly/standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/Mail.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java",
          "tests/src/main/resources/datasets/user-create-event.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java",
          "tests/src/main/resources/datasets/user-update-event-start.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java",
          "rest/src/main/resources/META-INF/persistence.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java",
          "tests/src/main/resources/datasets/user-update-event-title.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java",
          "jsf/src/main/resources/META-INF/persistence.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java",
          "tests/src/main/resources/datasets/user-update-event-description.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java",
          "jsf/src/main/java/RegisterController.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java",
          "service/src/test/resources/beans.xml",
          "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java",
          "tests/src/main/resources/datasets/user-update-event-location.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java",
          "tests/src/main/resources/datasets/users.xml",
          "tests/src/main/resources/datasets/user-update-event-head.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java",
          "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java",
          "tests/src/main/resources/datasets/user-delete-event.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java"
        ],
        "commitId" : "b0b36ba9e2b245d613017d3faff4ea6fcef7cb10",
        "timestamp" : 1480522911000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro",
          "fullName" : "ifcunharro"
        },
        "authorEmail" : "ifcunharro@esei.uvigo.es",
        "comment" : "Adds events persistence to the EventEJB\nThe EventEJB class now can persist events. This commit also includes an \nimportant refactorization of the entity classes, that have been moved to\na new and more adequate package. In addition, the dataset classes for\nuser and event have been created.\n",
        "date" : "2016-11-30 17:21:51 +0100",
        "id" : "b0b36ba9e2b245d613017d3faff4ea6fcef7cb10",
        "msg" : "Adds events persistence to the EventEJB",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Category.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Role.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "jsf/src/main/java/RegisterController.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/project/domain/UserTest.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/project/domain/EntitiesTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/users.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-location.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-start.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-create-event.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/EventDataset.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/UserDataset.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EventTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-delete-event.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-title.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/IsEqualToUser.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UserTest.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Category.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources/beans.xml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/project/domain/EventTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-head.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-update-event-description.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/RegisterController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/es/esei/dgss/project/jsf/controllers/HomeController.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/letta/service/util/security/RegisteredUserCaller.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/sicofan",
      "fullName" : "sicofan"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
      "fullName" : "mgrodriguez3"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifcunharro",
      "fullName" : "ifcunharro"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-jsf/36/mavenArtifacts/"
  }
}