{
  "_class" : "hudson.model.FreeStyleBuild",
  "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" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
            "branch" : [
              {
                "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
            "branch" : [
              {
                "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
        "branch" : [
          {
            "SHA1" : "8d13009bb3dc34121687056fe95b62802d750d28",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/Mantle.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#22",
  "duration" : 28733,
  "estimatedDuration" : 89157,
  "executor" : None,
  "fullDisplayName" : "Mantle_Old #22",
  "id" : "2013-12-09_09-45-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 22,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1386600358000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Mantle_Old/22/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/blocks/iface/IDebuggable.java",
          "src/mantle/blocks/MantleBlock.java"
        ],
        "commitId" : "174f37857009b8687f0f2de4fe62c01b32e9b1c2",
        "timestamp" : 1386600239000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Create new root class for Block classes.\u000a",
        "date" : "2013-12-09T14:43:59+0000",
        "id" : "174f37857009b8687f0f2de4fe62c01b32e9b1c2",
        "msg" : "Create new root class for Block classes.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/mantle/blocks/MantleBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/blocks/iface/IDebuggable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/blocks/abstracts/MultiServantLogic.java",
          "src/mantle/blocks/iface/MultiServantLogic.java"
        ],
        "commitId" : "8d13009bb3dc34121687056fe95b62802d750d28",
        "timestamp" : 1386600324000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Move MultiServantLogic to abstracts\u000a",
        "date" : "2013-12-09T14:45:24+0000",
        "id" : "8d13009bb3dc34121687056fe95b62802d750d28",
        "msg" : "Move MultiServantLogic to abstracts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/mantle/blocks/abstracts/MultiServantLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mantle/blocks/iface/MultiServantLogic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
      "fullName" : "Sunstrike"
    }
  ]
}