{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user sarbian",
          "userId" : "sarbian",
          "userName" : "sarbian"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
            "branch" : [
              {
                "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
            "branch" : [
              {
                "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
        "branch" : [
          {
            "SHA1" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/DebugStuff.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "DebugStuff-1.3.0.0.zip",
      "fileName" : "DebugStuff-1.3.0.0.zip",
      "relativePath" : "DebugStuff-1.3.0.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 2361,
  "estimatedDuration" : 2721,
  "executor" : None,
  "fullDisplayName" : "DebugStuff #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 98,
  "result" : "SUCCESS",
  "timestamp" : 1460904293510,
  "url" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist/my-views/view/all/job/DebugStuff/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "DebugStuff.cs"
        ],
        "commitId" : "a3c652a07961871874c99a55ad38ebda285932a7",
        "timestamp" : 1460892851000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Improvement to the Object mode\u000a",
        "date" : "2016-04-17 13:34:11 +0200",
        "id" : "a3c652a07961871874c99a55ad38ebda285932a7",
        "msg" : "Improvement to the Object mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "DebugStuff.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "DebugStuff.cs",
          "DrawTools.cs",
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
        "timestamp" : 1460904198000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "v1.3 Fix, Object improvement, displays switch, bounds\u000a",
        "date" : "2016-04-17 16:43:18 +0200",
        "id" : "d076a3d75dd78717da92f3dabfe699fa2e2a6ccf",
        "msg" : "v1.3 Fix, Object improvement, displays switch, bounds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "DebugStuff.cs"
          },
          {
            "editType" : "edit",
            "file" : "DrawTools.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}