{
  "_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" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
            "branch" : [
              {
                "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
            "branch" : [
              {
                "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
        "branch" : [
          {
            "SHA1" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
            "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" : 63,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#53",
  "duration" : 183151,
  "estimatedDuration" : 374870,
  "executor" : None,
  "fullDisplayName" : "LETTA #53",
  "id" : "53",
  "keepLog" : False,
  "number" : 53,
  "queueId" : 85,
  "result" : "SUCCESS",
  "timestamp" : 1448570228426,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/all/job/LETTA/53/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
        ],
        "commitId" : "634ff0c3407140f4b602fcaaf57b9b0e522c762b",
        "timestamp" : 1448562537000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Adds non-nullable and unique checks to the Registration.login field\nThe Registration.login field should be treated as the User.login field. \nAs the User.login field is the primary key, the non-nullable and unique \nchecks are implicitly added. However, as the Registration.login field is \nnot a primary key, this checks must be explicitly added.\n",
        "date" : "2015-11-26 19:28:57 +0100",
        "id" : "634ff0c3407140f4b602fcaaf57b9b0e522c762b",
        "msg" : "Adds non-nullable and unique checks to the Registration.login field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Registration.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/letta.test.sql",
          "additional-material/db/letta.full.sql"
        ],
        "commitId" : "81b9c509cf63c19dd9e5e8efc23f1b1c42fe694a",
        "timestamp" : 1448570089000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Updates the database creation scripts\nThe letta.full.sql and letta.test.sql have being updated to include the \ntable creation queries and some User and Event insertion statements.\n",
        "date" : "2015-11-26 21:34:49 +0100",
        "id" : "81b9c509cf63c19dd9e5e8efc23f1b1c42fe694a",
        "msg" : "Updates the database creation scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta.test.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta.full.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CONTRIBUTING.md"
        ],
        "commitId" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
        "timestamp" : 1448570156000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Updates the contributing guide\nThe contributing guide has been updated to include the explanation of \nhow to contribute to the \"tests\" module and how to use the fake smtp \nserver.\n",
        "date" : "2015-11-26 21:35:56 +0100",
        "id" : "04bb250ba5eb06379eab3a1edb23706d68006b0a",
        "msg" : "Updates the contributing guide",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.5"
}