{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by mezz"
        },
        {
          "_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.4" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
            "branch" : [
              {
                "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
            "branch" : [
              {
                "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          }
        },
        "refs/remotes/origin/mc-1.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 91,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
            "branch" : [
              {
                "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
            "branch" : [
              {
                "SHA1" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
                "name" : "refs/remotes/origin/mc-1.9"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
        "branch" : [
          {
            "SHA1" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
            "name" : "refs/remotes/origin/mc-1.9.4"
          }
        ]
      },
      "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.4-5.0.21.168-api.jar",
      "fileName" : "forestry_1.9.4-5.0.21.168-api.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.21.168-api.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.21.168-sources.jar",
      "fileName" : "forestry_1.9.4-5.0.21.168-sources.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.21.168-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.21.168.jar",
      "fileName" : "forestry_1.9.4-5.0.21.168.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.21.168.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#168",
  "duration" : 263180,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #168",
  "id" : "168",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 168,
  "queueId" : 516,
  "result" : "SUCCESS",
  "timestamp" : 1466629333066,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/168/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/farming/PluginFarming.java",
          "src/main/java/forestry/core/blocks/BlockRegistryCore.java",
          "src/main/java/forestry/storage/PluginStorage.java",
          "src/main/java/forestry/core/utils/OreDictUtil.java",
          "src/main/java/forestry/greenhouse/PluginGreenhouse.java"
        ],
        "commitId" : "85ba33e1ff78f6cbaf7ae8423436c74c1356edc8",
        "timestamp" : 1466489504000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add trapdoorWood oredict name\u000a",
        "date" : "2016-06-20 23:11:44 -0700",
        "id" : "85ba33e1ff78f6cbaf7ae8423436c74c1356edc8",
        "msg" : "Add trapdoorWood oredict name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/utils/OreDictUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/farming/PluginFarming.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/storage/PluginStorage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/PluginGreenhouse.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/blocks/BlockRegistryCore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/java/forestry/Forestry.java",
          "src/main/java/forestry/core/items/ItemPipette.java",
          "gradle.properties"
        ],
        "commitId" : "9284f8464524eeb014969343386c7befa842aff9",
        "timestamp" : 1466637535000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix pipette filling bug\u000a",
        "date" : "2016-06-22 16:18:55 -0700",
        "id" : "9284f8464524eeb014969343386c7befa842aff9",
        "msg" : "Fix pipette filling bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemPipette.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/Forestry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/factory/recipes/jei/FactoryJeiPlugin.java",
          "src/main/java/forestry/core/recipes/jei/JEIUtils.java",
          "src/main/java/forestry/factory/recipes/FermenterRecipe.java",
          "src/main/java/forestry/plugins/compat/PluginBiomesOPlenty.java",
          "src/main/java/forestry/factory/recipes/jei/fermenter/FermenterRecipeCategory.java",
          "src/main/java/forestry/factory/recipes/jei/fermenter/FermenterRecipeMaker.java",
          "src/main/java/forestry/core/recipes/jei/ForestryRecipeCategory.java",
          "gradle.properties"
        ],
        "commitId" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
        "timestamp" : 1466637580000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix invalid recipes warning when BoP plugin is enabled\u000a",
        "date" : "2016-06-22 16:19:40 -0700",
        "id" : "5ef76cffca8ac3e12afbdae483b37191bb7ecee7",
        "msg" : "Fix invalid recipes warning when BoP plugin is enabled",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/forestry/core/recipes/jei/JEIUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/recipes/jei/fermenter/FermenterRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/recipes/jei/ForestryRecipeCategory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/recipes/FermenterRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/recipes/jei/fermenter/FermenterRecipeMaker.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/plugins/compat/PluginBiomesOPlenty.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/recipes/jei/FactoryJeiPlugin.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    }
  ]
}