{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 69,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/182/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "domain-0.2.0-SNAPSHOT-javadoc.jar",
      "fileName" : "domain-0.2.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "domain-0.2.0-SNAPSHOT-sources.jar",
      "fileName" : "domain-0.2.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "domain-0.2.0-SNAPSHOT.jar",
      "fileName" : "domain-0.2.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "domain-0.2.0-SNAPSHOT.pom",
      "fileName" : "domain-0.2.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.2.0-SNAPSHOT/domain-0.2.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#182",
  "duration" : 19979,
  "estimatedDuration" : 27522,
  "executor" : None,
  "fullDisplayName" : "LETTA » Domain #182",
  "id" : "182",
  "keepLog" : False,
  "number" : 182,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1450599010811,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/182/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/registrations-register-user.xml",
          "tests/src/main/resources/datasets/registrations.xml",
          "additional-material/db/letta.test.sql",
          "tests/src/main/resources/datasets/new-user.xml",
          "tests/src/main/resources/datasets/users.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java",
          "tests/src/main/resources/datasets/users-delete.xml",
          "additional-material/db/letta.full.sql",
          "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" : "78e7879b7b13993e0fb0a9511f62fa9bdb07819c",
        "timestamp" : 1450598711000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aalopez",
          "fullName" : "aalopez"
        },
        "authorEmail" : "aalopez@esei.uvigo.es",
        "comment" : "tsk30-57 Modifies the User and Registration entities allowing the new\noptional data.\nAdds the new data to the entities User and Registration Modifies the\ntest datasets including the values for the new data Adds the test for\nthe equals and hashcode of the Registration entity\n",
        "date" : "2015-12-20 09:05:11 +0100",
        "id" : "78e7879b7b13993e0fb0a9511f62fa9bdb07819c",
        "msg" : "tsk30-57 Modifies the User and Registration entities allowing the new",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/User.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/registrations.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/registrations-create.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/new-user.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/users.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/RegistrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/users-delete.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/UserEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/registrations-register-user.xml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta.test.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta.full.sql"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aalopez",
      "fullName" : "aalopez"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/182/mavenArtifacts/"
  }
}