{
  "_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" : 99,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
            "branch" : [
              {
                "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
            "branch" : [
              {
                "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
        "branch" : [
          {
            "SHA1" : "a930451449393c961efc76fa937d5576a081ec5b",
            "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.12.zip",
      "fileName" : "ModuleManager-2.6.12.zip",
      "relativePath" : "ModuleManager-2.6.12.zip"
    },
    {
      "displayPath" : "ModuleManager.2.6.12.dll",
      "fileName" : "ModuleManager.2.6.12.dll",
      "relativePath" : "ModuleManager.2.6.12.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#99",
  "duration" : 3623,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #99",
  "id" : "99",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 99,
  "queueId" : 3,
  "result" : "SUCCESS",
  "timestamp" : 1444589937032,
  "url" : "https://ksp.sarbian.com/jenkins/user/egg.robin.leroy+git/my-views/view/All/job/ModuleManager/99/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs",
          "ModuleManager.csproj"
        ],
        "commitId" : "84fd93c2be22b7eef22620463c22e6309286e370",
        "timestamp" : 1444363714000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
          "fullName" : "diazo"
        },
        "authorEmail" : "diazo@hotmail.com",
        "comment" : "AssemblyReloader support\u000a",
        "date" : "2015-10-08 22:08:34 -0600",
        "id" : "84fd93c2be22b7eef22620463c22e6309286e370",
        "msg" : "AssemblyReloader support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "d94a12b1c9f8453e5dbb329f766f9558f8a05eb9",
        "timestamp" : 1444588426000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
          "fullName" : "diazo"
        },
        "authorEmail" : "diazo@hotmail.com",
        "comment" : "Update AssemblyInfo.cs\u000aVersion bump as per request in irc\u000a",
        "date" : "2015-10-11 12:33:46 -0600",
        "id" : "d94a12b1c9f8453e5dbb329f766f9558f8a05eb9",
        "msg" : "Update AssemblyInfo.cs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager.csproj"
        ],
        "commitId" : "da50105780bed194487434af45509177f93e5727",
        "timestamp" : 1444588913000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
          "fullName" : "diazo"
        },
        "authorEmail" : "diazo@hotmail.com",
        "comment" : "undo .csproj changes\u000a",
        "date" : "2015-10-11 12:41:53 -0600",
        "id" : "da50105780bed194487434af45509177f93e5727",
        "msg" : "undo .csproj changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager.csproj"
        ],
        "commitId" : "508befb91ae235e9db62139a9da90f75f846edfe",
        "timestamp" : 1444589380000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
          "fullName" : "diazo"
        },
        "authorEmail" : "diazo@hotmail.com",
        "comment" : "undo csproj changes\u000a",
        "date" : "2015-10-11 12:49:40 -0600",
        "id" : "508befb91ae235e9db62139a9da90f75f846edfe",
        "msg" : "undo csproj changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager.csproj"
        ],
        "commitId" : "0217aa05c5a0ecbff7e5b39b45cbd47066825dd8",
        "timestamp" : 1444589587000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
          "fullName" : "diazo"
        },
        "authorEmail" : "diazo@hotmail.com",
        "comment" : "2nd try\u000a",
        "date" : "2015-10-11 12:53:07 -0600",
        "id" : "0217aa05c5a0ecbff7e5b39b45cbd47066825dd8",
        "msg" : "2nd try",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager.csproj"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/diazo",
      "fullName" : "diazo"
    }
  ]
}