{
  "_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" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
            "branch" : [
              {
                "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
            "branch" : [
              {
                "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
        "branch" : [
          {
            "SHA1" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
            "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" : 43,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#22",
  "duration" : 140951,
  "estimatedDuration" : 374870,
  "executor" : None,
  "fullDisplayName" : "LETTA #22",
  "id" : "22",
  "keepLog" : False,
  "number" : 22,
  "queueId" : 54,
  "result" : "SUCCESS",
  "timestamp" : 1448048589472,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/LETTA/22/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/EventTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java",
          "tests/src/main/resources/datasets/registrations-register-user.xml",
          "tests/src/main/resources/datasets/registrations.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Role.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserParameters.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Registration.java",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/User.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Event.java",
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/RegisterEJB.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserParameters.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.java",
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventType.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/RegistrationTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.java",
          "tests/src/main/resources/datasets/users.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/RegisterEJBTEst.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/EventType.java",
          "tests/src/main/resources/datasets/users-delete.xml",
          "tests/src/main/resources/datasets/users-create.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java",
          "tests/src/main/resources/datasets/registrations-create.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
        ],
        "commitId" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
        "timestamp" : 1448048586000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Adds the dataset and test utility classes for User and Registration\nDataset classes and the companion DBUnit XML datasets have been added to \nthe tests module to ease the developing of tests with this entities. In \naddition, two new Hamcrest matchers for comparing User and Registration \nentities have been added.\nThis commit also completes the Javadoc of the existent test utility \nclasses and updates the package of the domain entities.\n",
        "date" : "2015-11-20 20:43:06 +0100",
        "id" : "f6a2db4b5eeab8d83e43b242cd5aff9d6ab3a13a",
        "msg" : "Adds the dataset and test utility classes for User and Registration",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/EventTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/users-delete.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/users.xml"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserParameters.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/registrations-create.xml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/RegistrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/RegisterEJBTEst.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/RegisterEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/EventType.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/registrations-register-user.xml"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Role.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserParameters.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/UserTest.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventType.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/User.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Registration.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/registrations.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/users-create.xml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Role.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.5"
}