{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
            "branch" : [
              {
                "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
            "branch" : [
              {
                "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
        "branch" : [
          {
            "SHA1" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/CustomBarnKit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "CustomBarnKit.version",
      "fileName" : "CustomBarnKit.version",
      "relativePath" : "CustomBarnKit/CustomBarnKit.version"
    },
    {
      "displayPath" : "CustomBarnKit-1.1.6.0.zip",
      "fileName" : "CustomBarnKit-1.1.6.0.zip",
      "relativePath" : "CustomBarnKit-1.1.6.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18",
  "duration" : 3133,
  "estimatedDuration" : 3835,
  "executor" : None,
  "fullDisplayName" : "CustomBarnKit #18",
  "id" : "18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 18,
  "queueId" : 97,
  "result" : "SUCCESS",
  "timestamp" : 1460846403919,
  "url" : "https://ksp.sarbian.com/jenkins/user/noreply/my-views/view/All/job/CustomBarnKit/18/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CustomGameVariables.cs",
          "CustomBarnKit.cs"
        ],
        "commitId" : "2b228e600bf1cb33cc5e5f0a7e07892c3c2b7646",
        "timestamp" : 1460839997000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Allow to configure the numbers of upgrade level of each buildings\u000a",
        "date" : "2016-04-16 22:53:17 +0200",
        "id" : "2b228e600bf1cb33cc5e5f0a7e07892c3c2b7646",
        "msg" : "Allow to configure the numbers of upgrade level of each buildings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CustomGameVariables.cs"
          },
          {
            "editType" : "edit",
            "file" : "CustomBarnKit.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CustomBarnKit/default.cfg"
        ],
        "commitId" : "e2e6dd8f890c402bea13f820fd0d040ac453d6b1",
        "timestamp" : 1460840019000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Default config update\u000a",
        "date" : "2016-04-16 22:53:39 +0200",
        "id" : "e2e6dd8f890c402bea13f820fd0d040ac453d6b1",
        "msg" : "Default config update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CustomBarnKit/default.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CustomGameVariables.cs",
          "CustomBarnKit.cs"
        ],
        "commitId" : "ea9db02ad5d2411ebe7d9f8cd3afcadf154d04e6",
        "timestamp" : 1460845993000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Allows to select the visual of each level from the stock level visual\u000a",
        "date" : "2016-04-17 00:33:13 +0200",
        "id" : "ea9db02ad5d2411ebe7d9f8cd3afcadf154d04e6",
        "msg" : "Allows to select the visual of each level from the stock level visual",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CustomGameVariables.cs"
          },
          {
            "editType" : "edit",
            "file" : "CustomBarnKit.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CustomBarnKit/default.cfg"
        ],
        "commitId" : "957988c2b0a67b22e0a12520fc52bae113c26a6f",
        "timestamp" : 1460846287000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Update the default config for the visuals\u000a",
        "date" : "2016-04-17 00:38:07 +0200",
        "id" : "957988c2b0a67b22e0a12520fc52bae113c26a6f",
        "msg" : "Update the default config for the visuals",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CustomBarnKit/default.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
        "timestamp" : 1460846308000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "v1.1.6\u000a",
        "date" : "2016-04-17 00:38:28 +0200",
        "id" : "915e4beeb14f7f72df0dc9c20c9ab4cef9a032d1",
        "msg" : "v1.1.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}