{
  "_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" : {
        "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" : 124,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
            "branch" : [
              {
                "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
            "branch" : [
              {
                "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
        "branch" : [
          {
            "SHA1" : "367e6cb03f4a36687c8a975bf2cc9bf84c9e454f",
            "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.7.4.zip",
      "fileName" : "ModuleManager-2.7.4.zip",
      "relativePath" : "ModuleManager-2.7.4.zip"
    },
    {
      "displayPath" : "ModuleManager.2.7.4.dll",
      "fileName" : "ModuleManager.2.7.4.dll",
      "relativePath" : "ModuleManager.2.7.4.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#124",
  "duration" : 2859,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #124",
  "id" : "124",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 124,
  "queueId" : 3,
  "result" : "SUCCESS",
  "timestamp" : 1479149552941,
  "url" : "https://ksp.sarbian.com/jenkins/user/mrev1995/my-views/view/all/job/ModuleManager/124/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs",
          "CustomConfigsManager.cs"
        ],
        "commitId" : "6fcbb626780942592c189ba698d97270bed109a2",
        "timestamp" : 1478714097000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Fix typos (#63)\u000a",
        "date" : "2016-11-09 18:54:57 +0100",
        "id" : "6fcbb626780942592c189ba698d97270bed109a2",
        "msg" : "Fix typos (#63)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "CustomConfigsManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "833e09bfa61e03e21ab4f1d83a163cd2c19078f2",
        "timestamp" : 1479147376000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Fix #64 - Targeting all values applied the operation more than it should\u000a",
        "date" : "2016-11-14 19:16:16 +0100",
        "id" : "833e09bfa61e03e21ab4f1d83a163cd2c19078f2",
        "msg" : "Fix #64 - Targeting all values applied the operation more than it should",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "ff4d87f50d03f5d801602d45e87d2c34ed9bb98e",
        "timestamp" : 1479147397000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "v2.7.4\u000a",
        "date" : "2016-11-14 19:16:37 +0100",
        "id" : "ff4d87f50d03f5d801602d45e87d2c34ed9bb98e",
        "msg" : "v2.7.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}