{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 5,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_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/36/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teama.letta/dgss1617-letta-teama-service/0.1.0-SNAPSHOT/dgss1617-letta-teama-service-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#36",
  "duration" : 59116,
  "estimatedDuration" : 78493,
  "executor" : null,
  "fullDisplayName" : "LETTA 1617 Team A » Service #36",
  "id" : "36",
  "keepLog" : false,
  "number" : 36,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1480963634756,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/es.uvigo.esei.dgss.teama.letta$dgss1617-letta-teama-service/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" : [
          "additional-material/db/letta-mysql.inserts.sql",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
        ],
        "commitId" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
        "timestamp" : 1480178666000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : "Correction of some bugs:  - supress the anotation transcient on\nverificationToken  - persistence.xml in jsf need the class name of the\nentity  - persistence.xml in rest need the class name of the entity  -\n*.xml update the name of the atributes to the same in    the database\nand add users and events to use in the test  - UserEJB modification of\nthe method sendConfirmationUrl    because the other code not have a good\nfunctionality    when the verificationToken is null\nCreate:\n- EventEJB\n- EventEJBTest\n- ServiceTestSuite\n- letta-mysql.inserts.sql\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- Event.java is modified to put the size of attribute head to\n  50 characters\n",
        "date" : "2016-11-26 17:44:26 +0100",
        "id" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
        "msg" : "Correction of some bugs:  - supress the anotation transcient on",
        "paths" : [
          {
            "editType" : "add",
            "file" : "additional-material/db/letta-mysql.inserts.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java",
          "additional-material/db/letta-mysql.initialization.sql",
          "additional-material/db/letta-mysql.clean.sql",
          "service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java",
          "service/src/test/java/es/uvigo/esei/dgss/project/ejb/ServiceTestSuite.java"
        ],
        "commitId" : "0e5b26fdd96f683b2ac0325637f80030ade40181",
        "timestamp" : 1480347546000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : "Sto1: corrections bugs and new implementations\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\n    Create:\n    - EventEJB\n    - EventEJBTest\n    - ServiceTestSuite\n    - letta-mysql.inserts.sql\n    Update:\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    - Event.java is modified to put the size of attribute head to\n      50 characters\ntask15: add test data\n     -user-create-event.xml add new good events and\n     bad events to prove they are not created\n    -User.java is modified to add public to the default\n     constructor\n",
        "date" : "2016-11-28 16:39:06 +0100",
        "id" : "0e5b26fdd96f683b2ac0325637f80030ade40181",
        "msg" : "Sto1: corrections bugs and new implementations",
        "paths" : [
          {
            "editType" : "add",
            "file" : "additional-material/db/letta-mysql.clean.sql"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/ejb/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/EventEJB.java"
          },
          {
            "editType" : "delete",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/ejb/ServiceTestSuite.java"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/letta-mysql.initialization.sql"
          },
          {
            "editType" : "delete",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.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/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" : [
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java",
          "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java"
        ],
        "commitId" : "bfbde465d295fac008555de70e5a244ad3c404c6",
        "timestamp" : 1480441060000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : "Detection and correction of two errors\nRename the role Visitor to UnregisteredUser Move the method registerUser\nfrom User to UserEJB\n",
        "date" : "2016-11-29 18:37:40 +0100",
        "id" : "bfbde465d295fac008555de70e5a244ad3c404c6",
        "msg" : "Detection and correction of two errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Role.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/project/ejb/UserEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/User.java"
          }
        ]
      },
      {
        "_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" : null
  },
  "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-service/36/mavenArtifacts/"
  }
}