{
  "_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" : 21,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d28748638f07b77155c983954603929132ab2b4",
            "branch" : [
              {
                "SHA1" : "1d28748638f07b77155c983954603929132ab2b4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d28748638f07b77155c983954603929132ab2b4",
            "branch" : [
              {
                "SHA1" : "1d28748638f07b77155c983954603929132ab2b4",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
            "branch" : [
              {
                "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
            "branch" : [
              {
                "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
        "branch" : [
          {
            "SHA1" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/CrewManifest.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "CrewManifest-0.5.10.0.zip",
      "fileName" : "CrewManifest-0.5.10.0.zip",
      "relativePath" : "CrewManifest-0.5.10.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#24",
  "duration" : 2468,
  "estimatedDuration" : 2432,
  "executor" : None,
  "fullDisplayName" : "CrewManifest #24",
  "id" : "2014-12-21_17-49-16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 24,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1419184156000,
  "url" : "https://ksp.sarbian.com/jenkins/user/momtchil/my-views/view/all/job/CrewManifest/24/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CrewManifest/CrewManifest.csproj"
        ],
        "commitId" : "72fc22442bcc5b883d9ebcb89cd6d19a3f41fc30",
        "timestamp" : 1399583546000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/ozraven",
          "fullName" : "ozraven"
        },
        "authorEmail" : "ozraven@gmail.com",
        "comment" : "Project file added.\u000a",
        "date" : "2014-05-08T17:12:26-0400",
        "id" : "72fc22442bcc5b883d9ebcb89cd6d19a3f41fc30",
        "msg" : "Project file added.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "CrewManifest/CrewManifest.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CrewManifest/CrewManifest.csproj"
        ],
        "commitId" : "b9c8068f7cf1d819307545a26833bf0aadbca86b",
        "timestamp" : 1399656279000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/ozraven",
          "fullName" : "ozraven"
        },
        "authorEmail" : "ozraven@gmail.com",
        "comment" : "Fixed project file for master branch.\u000a",
        "date" : "2014-05-09T13:24:39-0400",
        "id" : "b9c8068f7cf1d819307545a26833bf0aadbca86b",
        "msg" : "Fixed project file for master branch.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CrewManifest/CrewManifest.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CrewManifest/ManifestController.cs",
          "CrewManifest/Utilities.cs"
        ],
        "commitId" : "26024c7fbb19e8ead6bf7cb46735b36df01eb9eb",
        "timestamp" : 1400272267000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/ozraven",
          "fullName" : "ozraven"
        },
        "authorEmail" : "ozraven@gmail.com",
        "comment" : "Fix for windows getting stuck off screen.\u000a",
        "date" : "2014-05-16T16:31:07-0400",
        "id" : "26024c7fbb19e8ead6bf7cb46735b36df01eb9eb",
        "msg" : "Fix for windows getting stuck off screen.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CrewManifest/Utilities.cs"
          },
          {
            "editType" : "edit",
            "file" : "CrewManifest/ManifestController.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CrewManifest/Properties/AssemblyInfo.cs",
          "CrewManifest/ManifestController.cs",
          "CrewManifest/CrewManifest.csproj"
        ],
        "commitId" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
        "timestamp" : 1419180463000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@sarbian.com",
        "comment" : "0.5.9.0 Fix for 0.90 & merge Ozraven patch\u000a",
        "date" : "2014-12-21T17:47:43+0100",
        "id" : "4af41114285ca06a4b45c31b1745995079f9ed1d",
        "msg" : "0.5.9.0 Fix for 0.90 & merge Ozraven patch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CrewManifest/ManifestController.cs"
          },
          {
            "editType" : "edit",
            "file" : "CrewManifest/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "delete",
            "file" : "CrewManifest/CrewManifest.csproj"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/ozraven",
      "fullName" : "ozraven"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}