{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 90,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
            "branch" : [
              {
                "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
            "branch" : [
              {
                "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
        "branch" : [
          {
            "SHA1" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager-2.6.4.zip",
      "fileName" : "ModuleManager-2.6.4.zip",
      "relativePath" : "ModuleManager-2.6.4.zip"
    },
    {
      "displayPath" : "ModuleManager.2.6.4.dll",
      "fileName" : "ModuleManager.2.6.4.dll",
      "relativePath" : "ModuleManager.2.6.4.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#90",
  "duration" : 2624,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #90",
  "id" : "90",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 90,
  "queueId" : 59,
  "result" : "SUCCESS",
  "timestamp" : 1431642095841,
  "url" : "https://ksp.sarbian.com/jenkins/user/tinygrox/my-views/view/all/job/ModuleManager/90/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "b2c95393d6fc57b8d7f4db039eac9f45ffc2bf70",
        "timestamp" : 1431124063000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Improve the loaded mod listing\u000a",
        "date" : "2015-05-09 00:27:43 +0200",
        "id" : "b2c95393d6fc57b8d7f4db039eac9f45ffc2bf70",
        "msg" : "Improve the loaded mod listing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CustomConfigsManager.cs"
        ],
        "commitId" : "fef8ea63e563af95ddbaff4518160bc76b789c5a",
        "timestamp" : 1431641995000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Do not change the Tech & physic file patch if they are already OK\u000a",
        "date" : "2015-05-15 00:19:55 +0200",
        "id" : "fef8ea63e563af95ddbaff4518160bc76b789c5a",
        "msg" : "Do not change the Tech & physic file patch if they are already OK",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CustomConfigsManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "0528bc1b371ce2bb70a4a6cb181bd423751f7134",
        "timestamp" : 1431642025000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Make the error messages more consistent\u000a",
        "date" : "2015-05-15 00:20:25 +0200",
        "id" : "0528bc1b371ce2bb70a4a6cb181bd423751f7134",
        "msg" : "Make the error messages more consistent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
        "timestamp" : 1431642056000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "v2.6.4\u000a",
        "date" : "2015-05-15 00:20:56 +0200",
        "id" : "1bc01f1bad184df7e9fcd362b4d350579237c0fe",
        "msg" : "v2.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}