{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 37,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/21/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT-javadoc.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT-sources.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT.pom",
      "fileName" : "domain-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#21",
  "duration" : 13873,
  "estimatedDuration" : 27522,
  "executor" : None,
  "fullDisplayName" : "LETTA » Domain #21",
  "id" : "21",
  "keepLog" : False,
  "number" : 21,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1448040910647,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/21/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/RegistrationTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserParameters.java",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Registration.java",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserTest.java"
        ],
        "commitId" : "b5138923b7863318f3abc5058d00c3801effb4c1",
        "timestamp" : 1448040918000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Adds the missing tests for the User and Registration entities\nThis commit adds the unit tests for the User and Registration entities. \nThis tests revealed a minor bug in the Registration.getUser() method, \nthat has been solved.\n",
        "date" : "2015-11-20 18:35:18 +0100",
        "id" : "b5138923b7863318f3abc5058d00c3801effb4c1",
        "msg" : "Adds the missing tests for the User and Registration entities",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Registration.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/UserParameters.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/RegistrationTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/21/mavenArtifacts/"
  }
}