{
  "_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/27/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" : null,
  "displayName" : "#27",
  "duration" : 16838,
  "estimatedDuration" : 27522,
  "executor" : null,
  "fullDisplayName" : "LETTA » Domain #27",
  "id" : "27",
  "keepLog" : false,
  "number" : 27,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1448139071105,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/27/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
        ],
        "commitId" : "6258de34948ca90bd0786fdf0962e13f77e84fc5",
        "timestamp" : 1448139080000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Fixes the UUID column length in the Registration entity\nThe length for the UUID column in the Registration entity  was wrongly \nset to 32 when it should be 36. This commit increases the column length \nto solve this problem.\n",
        "date" : "2015-11-21 21:51:20 +0100",
        "id" : "6258de34948ca90bd0786fdf0962e13f77e84fc5",
        "msg" : "Fixes the UUID column length in the Registration entity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
          }
        ]
      }
    ],
    "kind" : null
  },
  "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/27/mavenArtifacts/"
  }
}