{
  "_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" : 118,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
            "branch" : [
              {
                "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
            "branch" : [
              {
                "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
        "branch" : [
          {
            "SHA1" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
            "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.1.zip",
      "fileName" : "ModuleManager-2.7.1.zip",
      "relativePath" : "ModuleManager-2.7.1.zip"
    },
    {
      "displayPath" : "ModuleManager.2.7.1.dll",
      "fileName" : "ModuleManager.2.7.1.dll",
      "relativePath" : "ModuleManager.2.7.1.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#118",
  "duration" : 2470,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #118",
  "id" : "118",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 118,
  "queueId" : 28,
  "result" : "SUCCESS",
  "timestamp" : 1475928454147,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/ModuleManager/118/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "517280bd676d5be1958f83bf63e2bd5fbca0552e",
        "timestamp" : 1475921201000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Fix the problem with setting value name that include comma (unless the\u000acomma is followed by a number)\u000a",
        "date" : "2016-10-08 12:06:41 +0200",
        "id" : "517280bd676d5be1958f83bf63e2bd5fbca0552e",
        "msg" : "Fix the problem with setting value name that include comma (unless the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "aef5577a32a44dcb3702af82d931807e8307c3fd",
        "timestamp" : 1475921560000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Dispaly how many exception were encountered\u000a",
        "date" : "2016-10-08 12:12:40 +0200",
        "id" : "aef5577a32a44dcb3702af82d931807e8307c3fd",
        "msg" : "Dispaly how many exception were encountered",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "2f26781f2505949ecc66aad3fa96b39999a60a9e",
        "timestamp" : 1475921612000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Remove some debug spam\u000a",
        "date" : "2016-10-08 12:13:32 +0200",
        "id" : "2f26781f2505949ecc66aad3fa96b39999a60a9e",
        "msg" : "Remove some debug spam",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "33041dc2c0ef4a48f70d88d94a42f344f2e4229f",
        "timestamp" : 1475921686000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Lower garbage by removing implicit allocation in CheckConstraints\u000a",
        "date" : "2016-10-08 12:14:46 +0200",
        "id" : "33041dc2c0ef4a48f70d88d94a42f344f2e4229f",
        "msg" : "Lower garbage by removing implicit allocation in CheckConstraints",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "e7e1a7908a65aced855d40bee5bc2521a8474a54",
        "timestamp" : 1475927924000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Disable some warning that I am getting tired of seeing\u000a",
        "date" : "2016-10-08 13:58:44 +0200",
        "id" : "e7e1a7908a65aced855d40bee5bc2521a8474a54",
        "msg" : "Disable some warning that I am getting tired of seeing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "8cd44cf3ffb296bb884172d95beafd534c2e6c9e",
        "timestamp" : 1475928117000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Prevent garbage generated by debug string that we do not display or\u000aprint\u000a",
        "date" : "2016-10-08 14:01:57 +0200",
        "id" : "8cd44cf3ffb296bb884172d95beafd534c2e6c9e",
        "msg" : "Prevent garbage generated by debug string that we do not display or",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "cb2f5d8efe6fc48e650840e09b9b6764c8380437",
        "timestamp" : 1475928225000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Prevent cache genration when there are exception and display the files\u000athat generated them\u000a",
        "date" : "2016-10-08 14:03:45 +0200",
        "id" : "cb2f5d8efe6fc48e650840e09b9b6764c8380437",
        "msg" : "Prevent cache genration when there are exception and display the files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "d21da622d1163e9615b8840f0215385c797dd317",
        "timestamp" : 1475928268000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Improved feedback on what is going on\u000a",
        "date" : "2016-10-08 14:04:28 +0200",
        "id" : "d21da622d1163e9615b8840f0215385c797dd317",
        "msg" : "Improved feedback on what is going on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "8c062c18f6a2087d26287deb03194c257e6fdf6c",
        "timestamp" : 1475928282000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "Minor cleanup\u000a",
        "date" : "2016-10-08 14:04:42 +0200",
        "id" : "8c062c18f6a2087d26287deb03194c257e6fdf6c",
        "msg" : "Minor cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
        "timestamp" : 1475928352000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "v2.7.1\u000a",
        "date" : "2016-10-08 14:05:52 +0200",
        "id" : "de3a659fca8ebc5885b18e1ac41dce3ab42fb1ad",
        "msg" : "v2.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}