{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/186/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jsf-0.2.0-SNAPSHOT-javadoc.jar",
      "fileName" : "jsf-0.2.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "jsf-0.2.0-SNAPSHOT-sources.jar",
      "fileName" : "jsf-0.2.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "jsf-0.2.0-SNAPSHOT.pom",
      "fileName" : "jsf-0.2.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "jsf-0.2.0-SNAPSHOT.war",
      "fileName" : "jsf-0.2.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.2.0-SNAPSHOT/jsf-0.2.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#186",
  "duration" : 7182,
  "estimatedDuration" : 10145,
  "executor" : None,
  "fullDisplayName" : "LETTA » JSF #186",
  "id" : "186",
  "keepLog" : False,
  "number" : 186,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1450677250555,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java",
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java",
          "rest/src/test/resources-wildfly-embedded-h2/beans-mailer.xml",
          "rest/src/main/webapp/WEB-INF/web.xml",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestUtils.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/util/mappers/EJBAccessExceptionMapper.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceUnitTest.java",
          "jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyEventController.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java",
          "rest/src/test/resources-wildfly-embedded-h2/beans.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/util/mappers/SecurityExceptionMapper.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/JaxRsActivator.java",
          "rest/src/test/resources/web.xml",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestBuilder.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java"
        ],
        "commitId" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
        "timestamp" : 1450677210000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
          "fullName" : "agjacome"
        },
        "authorEmail" : "agjacome@gmail.com",
        "comment" : "tsk39 Refactors REST layer and its tests\nREST layer base route configuration has been moved out of 'web.xml'\nfiles and onto a new JaxRsActivator class. With this, paths can be\nextracted programatically from tests, without the need to hard-code the\ndifferent resource paths as Strings. New utils for REST testing have\nalso been added and existing tests refactored to use them.\nSome methods have also been moved from UserResource to EventResource, as\nthey are mostly related with Events and not with Users.\n",
        "date" : "2015-12-21 06:53:30 +0100",
        "id" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
        "msg" : "tsk39 Refactors REST layer and its tests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/util/mappers/EJBAccessExceptionMapper.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyEventController.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/util/mappers/SecurityExceptionMapper.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources/web.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/JaxRsActivator.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/beans-mailer.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceUnitTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestBuilder.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
      "fullName" : "agjacome"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/186/mavenArtifacts/"
  }
}