{
  "_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" : 109,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
            "branch" : [
              {
                "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
            "branch" : [
              {
                "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
        "branch" : [
          {
            "SHA1" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
            "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.20.zip",
      "fileName" : "ModuleManager-2.6.20.zip",
      "relativePath" : "ModuleManager-2.6.20.zip"
    },
    {
      "displayPath" : "ModuleManager.2.6.20.dll",
      "fileName" : "ModuleManager.2.6.20.dll",
      "relativePath" : "ModuleManager.2.6.20.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#109",
  "duration" : 2470,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #109",
  "id" : "109",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 109,
  "queueId" : 38,
  "result" : "SUCCESS",
  "timestamp" : 1455817885699,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/ModuleManager/109/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "2c45afacc58e04df6bef80ff012f7be33c16fee5",
        "timestamp" : 1455660779000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Remove the debug spam of the out of node value edit\u000a",
        "date" : "2016-02-16 23:12:59 +0100",
        "id" : "2c45afacc58e04df6bef80ff012f7be33c16fee5",
        "msg" : "Remove the debug spam of the out of node value edit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "e8837b6d5809f18719539aa9d522f02ca046a80a",
        "timestamp" : 1455817800000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Prevents the creation of a cache if there were errors while patching\u000a",
        "date" : "2016-02-18 18:50:00 +0100",
        "id" : "e8837b6d5809f18719539aa9d522f02ca046a80a",
        "msg" : "Prevents the creation of a cache if there were errors while patching",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
        "timestamp" : 1455817848000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "v2.6.20\u000a",
        "date" : "2016-02-18 18:50:48 +0100",
        "id" : "44d5342fb60ddf052734b12b7a00200cb829e09a",
        "msg" : "v2.6.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}