{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by mezz"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/mc-1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 68,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
            "branch" : [
              {
                "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
            "branch" : [
              {
                "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
        "branch" : [
          {
            "SHA1" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
            "name" : "refs/remotes/origin/mc-1.9"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ForestryMC/ForestryMC.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "forestry_1.9-5.0.0.68-api.jar",
      "fileName" : "forestry_1.9-5.0.0.68-api.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.68-api.jar"
    },
    {
      "displayPath" : "forestry_1.9-5.0.0.68-sources.jar",
      "fileName" : "forestry_1.9-5.0.0.68-sources.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.68-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9-5.0.0.68.jar",
      "fileName" : "forestry_1.9-5.0.0.68.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.68.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#68",
  "duration" : 115635,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #68",
  "id" : "68",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 68,
  "queueId" : 352,
  "result" : "SUCCESS",
  "timestamp" : 1464071931275,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/68/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
        ],
        "commitId" : "16c5284923657aab2b53e47948ffe158b595b018",
        "timestamp" : 1464071852000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #1215 Stack overflow when validating greenhouse structure\u000a",
        "date" : "2016-05-23 23:37:32 -0700",
        "id" : "16c5284923657aab2b53e47948ffe158b595b018",
        "msg" : "Fix #1215 Stack overflow when validating greenhouse structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
        ],
        "commitId" : "a39f6e8e893b19253e21044baeeda7718b2c582b",
        "timestamp" : 1464071877000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix greenhouse requiring height of 6 instead of 5\u000a",
        "date" : "2016-05-23 23:37:57 -0700",
        "id" : "a39f6e8e893b19253e21044baeeda7718b2c582b",
        "msg" : "Fix greenhouse requiring height of 6 instead of 5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/arboriculture/models/ModelDecorativeLeaves.java"
        ],
        "commitId" : "9d0975a0fff4f2a3875a3a4c01cd3b18f7f4e4a7",
        "timestamp" : 1464071914000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Make modelDecorativeLeaves.LeaveOverideList a static class\u000a",
        "date" : "2016-05-23 23:38:34 -0700",
        "id" : "9d0975a0fff4f2a3875a3a4c01cd3b18f7f4e4a7",
        "msg" : "Make modelDecorativeLeaves.LeaveOverideList a static class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/models/ModelDecorativeLeaves.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/greenhouse/GreenhouseState.java"
        ],
        "commitId" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
        "timestamp" : 1464071939000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Remove unused world field from GreenhouseState\u000a",
        "date" : "2016-05-23 23:38:59 -0700",
        "id" : "da005bc40468271b1a08fdeffc4f559d0f74aaf6",
        "msg" : "Remove unused world field from GreenhouseState",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/GreenhouseState.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    }
  ]
}