{
  "_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" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
            "branch" : [
              {
                "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
            "branch" : [
              {
                "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
        "branch" : [
          {
            "SHA1" : "3607f919017cb461194693ce29701ca4c3606c0b",
            "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.1.5.0.zip",
      "fileName" : "ModularFlightIntegrator-1.1.5.0.zip",
      "relativePath" : "ModularFlightIntegrator-1.1.5.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#16",
  "duration" : 1856,
  "estimatedDuration" : 2077,
  "executor" : None,
  "fullDisplayName" : "ModularFlightIntegrator #16",
  "id" : "16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 16,
  "queueId" : 156,
  "result" : "SUCCESS",
  "timestamp" : 1465729647494,
  "url" : "https://ksp.sarbian.com/jenkins/user/tinygrox/my-views/view/all/job/ModularFlightIntegrator/16/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModularFlightIntegrator.cs"
        ],
        "commitId" : "c4ec1dce8e1089e49b06c18a4d08882122ab8b97",
        "timestamp" : 1465713812000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fixed Delegate checks and logging message\u000a",
        "date" : "2016-06-12 08:43:32 +0200",
        "id" : "c4ec1dce8e1089e49b06c18a4d08882122ab8b97",
        "msg" : "Fixed Delegate checks and logging message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModularFlightIntegrator.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MFIManager.cs"
        ],
        "commitId" : "2d22f4ffece3daf268cb632fdaeb69b0ef44bb0c",
        "timestamp" : 1465713985000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Change namespace of MFI Manager to avoid class vs. namespace issues\u000a",
        "date" : "2016-06-12 08:46:25 +0200",
        "id" : "2d22f4ffece3daf268cb632fdaeb69b0ef44bb0c",
        "msg" : "Change namespace of MFI Manager to avoid class vs. namespace issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MFIManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "3607f919017cb461194693ce29701ca4c3606c0b",
        "timestamp" : 1465729604000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "v1.1.5\u000a",
        "date" : "2016-06-12 13:06:44 +0200",
        "id" : "3607f919017cb461194693ce29701ca4c3606c0b",
        "msg" : "v1.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}