{
  "_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" : 84,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
            "branch" : [
              {
                "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
            "branch" : [
              {
                "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
        "branch" : [
          {
            "SHA1" : "fe8be57a803546e6238b67d5430cd1077509301b",
            "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.84-api.jar",
      "fileName" : "forestry_1.9-5.0.0.84-api.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.84-api.jar"
    },
    {
      "displayPath" : "forestry_1.9-5.0.0.84-sources.jar",
      "fileName" : "forestry_1.9-5.0.0.84-sources.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.84-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9-5.0.0.84.jar",
      "fileName" : "forestry_1.9-5.0.0.84.jar",
      "relativePath" : "build/libs/forestry_1.9-5.0.0.84.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#84",
  "duration" : 114380,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #84",
  "id" : "84",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 84,
  "queueId" : 369,
  "result" : "SUCCESS",
  "timestamp" : 1464165535172,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/84/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/arboriculture/blocks/property/PropertyForestryWoodType.java",
          "src/main/java/forestry/arboriculture/genetics/WoodProviderVanilla.java",
          "src/main/java/forestry/apiculture/worldgen/VillageApiaristHouse.java",
          "src/main/java/forestry/arboriculture/blocks/property/PropertyVanillaWoodType.java",
          "src/main/java/forestry/arboriculture/WoodHelper.java"
        ],
        "commitId" : "5cb03067ad78d4e2ee5cc4b2d304db99e7d52e56",
        "timestamp" : 1464165519000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Minor cleanup\u000a",
        "date" : "2016-05-25 01:38:39 -0700",
        "id" : "5cb03067ad78d4e2ee5cc4b2d304db99e7d52e56",
        "msg" : "Minor cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/genetics/WoodProviderVanilla.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/worldgen/VillageApiaristHouse.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/blocks/property/PropertyVanillaWoodType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/WoodHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/blocks/property/PropertyForestryWoodType.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/arboriculture/blocks/BlockPile.java"
        ],
        "commitId" : "fe8be57a803546e6238b67d5430cd1077509301b",
        "timestamp" : 1464165546000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix #1239 crash from a reference to IStateMapper on server-side\u000a",
        "date" : "2016-05-25 01:39:06 -0700",
        "id" : "fe8be57a803546e6238b67d5430cd1077509301b",
        "msg" : "Fix #1239 crash from a reference to IStateMapper on server-side",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/blocks/BlockPile.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    }
  ]
}