{
  "_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" : 27,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
            "branch" : [
              {
                "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
            "branch" : [
              {
                "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
        "branch" : [
          {
            "SHA1" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModularFlightIntegrator.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModularFlightIntegrator.version",
      "fileName" : "ModularFlightIntegrator.version",
      "relativePath" : "ModularFlightIntegrator/ModularFlightIntegrator.version"
    },
    {
      "displayPath" : "ModularFlightIntegrator-1.2.4.0.zip",
      "fileName" : "ModularFlightIntegrator-1.2.4.0.zip",
      "relativePath" : "ModularFlightIntegrator-1.2.4.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#27",
  "duration" : 3475,
  "estimatedDuration" : 2077,
  "executor" : None,
  "fullDisplayName" : "ModularFlightIntegrator #27",
  "id" : "27",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 27,
  "queueId" : 13,
  "result" : "SUCCESS",
  "timestamp" : 1490213277481,
  "url" : "https://ksp.sarbian.com/jenkins/user/lamont/my-views/view/All/job/ModularFlightIntegrator/27/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MFIManager.cs",
          "Properties/AssemblyInfo.cs",
          "ModularVesselPrecalculate.cs"
        ],
        "commitId" : "e32cffb9ff489f4dbbc1982209acae33e110be6e",
        "timestamp" : 1490210551000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "1.2.4 - Fix some bugs reported by @eggrobin\u000a",
        "date" : "2017-03-22 20:22:31 +0100",
        "id" : "e32cffb9ff489f4dbbc1982209acae33e110be6e",
        "msg" : "1.2.4 - Fix some bugs reported by @eggrobin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MFIManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModularVesselPrecalculate.cs"
          },
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MFIManager.cs"
        ],
        "commitId" : "f479a724ca1373963014f946e925ad96c6e23c29",
        "timestamp" : 1490212586000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Remove debug spam\u000a",
        "date" : "2017-03-22 20:56:26 +0100",
        "id" : "f479a724ca1373963014f946e925ad96c6e23c29",
        "msg" : "Remove debug spam",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MFIManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModularVesselPrecalculate.cs"
        ],
        "commitId" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
        "timestamp" : 1490213214000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Change for Principia\u000a",
        "date" : "2017-03-22 21:06:54 +0100",
        "id" : "448a324efa30c4f47f9198c68982e0df5ada5bc9",
        "msg" : "Change for Principia",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModularVesselPrecalculate.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}