{
  "_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" : 131,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
            "branch" : [
              {
                "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
            "branch" : [
              {
                "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
        "branch" : [
          {
            "SHA1" : "b1362e018720e995b5c86dd3ef805489f9bdbf3a",
            "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" : "#131",
  "duration" : 72926,
  "estimatedDuration" : 89157,
  "executor" : None,
  "fullDisplayName" : "Mantle_Old #131",
  "id" : "2014-04-19_12-51-11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 131,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1397926271000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Mantle_Old/131/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/module/IModule.java",
          "src/mantle/module/ModuleController.java",
          "src/mantle/Mantle.java"
        ],
        "commitId" : "0a19cc31ccd34f4b3e40c052d731ece5c8482832",
        "timestamp" : 1397919128000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Initial implementation of the v2 module loader.\u000a",
        "date" : "2014-04-19T15:52:08+0100",
        "id" : "0a19cc31ccd34f4b3e40c052d731ece5c8482832",
        "msg" : "Initial implementation of the v2 module loader.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/mantle/module/IModule.java"
          },
          {
            "editType" : "add",
            "file" : "src/mantle/module/ModuleController.java"
          },
          {
            "editType" : "edit",
            "file" : "src/mantle/Mantle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mantle/module/IModule.java",
          "src/mantle/module/ILoadableModule.java",
          "src/mantle/module/ModuleController.java"
        ],
        "commitId" : "a1c431d3cead3041a99fda726c99008bd08683a2",
        "timestamp" : 1397922226000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Rename IModule to ILoadableModule\u000a",
        "date" : "2014-04-19T16:43:46+0100",
        "id" : "a1c431d3cead3041a99fda726c99008bd08683a2",
        "msg" : "Rename IModule to ILoadableModule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mantle/module/ModuleController.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mantle/module/IModule.java"
          },
          {
            "editType" : "add",
            "file" : "src/mantle/module/ILoadableModule.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
      "fullName" : "Sunstrike"
    }
  ]
}