{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
            "branch" : [
              {
                "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
            "branch" : [
              {
                "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
        "branch" : [
          {
            "SHA1" : "b525b000d6a6ea8a5106b82bd64e2bddeac7a5fc",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 197,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#186",
  "duration" : 293867,
  "estimatedDuration" : 374870,
  "executor" : None,
  "fullDisplayName" : "LETTA #186",
  "id" : "186",
  "keepLog" : False,
  "number" : 186,
  "queueId" : 113,
  "result" : "SUCCESS",
  "timestamp" : 1450677247654,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/all/job/LETTA/186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "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/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestBuilder.java",
          "rest/src/test/resources/web.xml",
          "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" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceUnitTest.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/util/mappers/SecurityExceptionMapper.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/ModifyEventController.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java"
          },
          {
            "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" : "delete",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.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" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/beans-mailer.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/JaxRsActivator.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
      "fullName" : "agjacome"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.5"
}