{
  "_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.10" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 237,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
            "branch" : [
              {
                "SHA1" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
                "name" : "refs/remotes/origin/mc-1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
            "branch" : [
              {
                "SHA1" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
                "name" : "refs/remotes/origin/mc-1.10"
              }
            ]
          }
        },
        "refs/remotes/origin/mc-1.9.4" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 170,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "645dba903d197171046017fc98967c89dfbc51c6",
            "branch" : [
              {
                "SHA1" : "645dba903d197171046017fc98967c89dfbc51c6",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "645dba903d197171046017fc98967c89dfbc51c6",
            "branch" : [
              {
                "SHA1" : "645dba903d197171046017fc98967c89dfbc51c6",
                "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" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
        "branch" : [
          {
            "SHA1" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
            "name" : "refs/remotes/origin/mc-1.10"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ForestryMC/ForestryMC.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "forestry_1.10.2-5.2.9.237-api.jar",
      "fileName" : "forestry_1.10.2-5.2.9.237-api.jar",
      "relativePath" : "build/libs/forestry_1.10.2-5.2.9.237-api.jar"
    },
    {
      "displayPath" : "forestry_1.10.2-5.2.9.237-sources.jar",
      "fileName" : "forestry_1.10.2-5.2.9.237-sources.jar",
      "relativePath" : "build/libs/forestry_1.10.2-5.2.9.237-sources.jar"
    },
    {
      "displayPath" : "forestry_1.10.2-5.2.9.237.jar",
      "fileName" : "forestry_1.10.2-5.2.9.237.jar",
      "relativePath" : "build/libs/forestry_1.10.2-5.2.9.237.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#237",
  "duration" : 278708,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #237",
  "id" : "237",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 237,
  "queueId" : 647,
  "result" : "SUCCESS",
  "timestamp" : 1471361853503,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/237/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "d0c9a7752884555d46c1db74c41f8bb863c6e146",
        "timestamp" : 1471236039000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Update dependencies\u000a",
        "date" : "2016-08-14 21:40:39 -0700",
        "id" : "d0c9a7752884555d46c1db74c41f8bb863c6e146",
        "msg" : "Update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/core/fluids/ContainerFiller.java",
          "src/main/java/forestry/factory/tiles/TileRaintank.java",
          "src/main/java/forestry/factory/tiles/TileBottler.java",
          "src/main/java/forestry/factory/gui/GuiRaintank.java"
        ],
        "commitId" : "065344ba5eea25fb89506949c8ea42ce34d1ed2f",
        "timestamp" : 1471240373000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Clean up Rain Tank implementation\u000a",
        "date" : "2016-08-14 22:52:53 -0700",
        "id" : "065344ba5eea25fb89506949c8ea42ce34d1ed2f",
        "msg" : "Clean up Rain Tank implementation",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/core/fluids/ContainerFiller.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/tiles/TileBottler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/tiles/TileRaintank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/gui/GuiRaintank.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/core/tiles/TileForestry.java",
          "src/main/java/forestry/factory/tiles/TileRaintank.java",
          "src/main/java/forestry/core/blocks/BlockForestry.java",
          "src/main/java/forestry/core/fluids/FluidHelper.java"
        ],
        "commitId" : "4259a55e7a20f726f8aede96c8d2e21de59cd889",
        "timestamp" : 1471245167000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Close #955 Automatically output water from the bottom of the Rain Tank\u000a",
        "date" : "2016-08-15 00:12:47 -0700",
        "id" : "4259a55e7a20f726f8aede96c8d2e21de59cd889",
        "msg" : "Close #955 Automatically output water from the bottom of the Rain Tank",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/fluids/FluidHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/tiles/TileForestry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/tiles/TileRaintank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/blocks/BlockForestry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/core/utils/ItemTooltipUtil.java",
          "src/main/java/forestry/energy/items/ItemEngine.java",
          "src/main/java/forestry/core/circuits/ItemCircuitBoard.java",
          "src/main/java/forestry/energy/blocks/BlockRegistryEnergy.java",
          "src/main/java/forestry/plugins/compat/BlockRegistryIC2.java",
          "src/main/java/forestry/core/items/ItemSolderingIron.java",
          "src/main/java/forestry/apiculture/items/ItemHabitatLocator.java",
          "src/main/java/forestry/core/items/ItemElectronTube.java",
          "src/main/java/forestry/core/items/ItemBlockNBT.java",
          "src/main/java/forestry/storage/items/ItemBackpack.java",
          "src/main/java/forestry/mail/items/ItemLetter.java",
          "src/main/java/forestry/apiculture/items/ItemSmoker.java",
          "src/main/java/forestry/core/items/ItemForestry.java",
          "src/main/java/forestry/core/items/ItemAlyzer.java",
          "src/main/java/forestry/core/items/ItemBlockForestry.java",
          "src/main/java/forestry/core/items/ItemPipette.java",
          "src/main/java/forestry/core/genetics/ItemResearchNote.java"
        ],
        "commitId" : "2031f7fe020554ed440147ae7b34cd23ec767e06",
        "timestamp" : 1471391368000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Unify the way item and itemBlock tooltips are added\u000a",
        "date" : "2016-08-16 16:49:28 -0700",
        "id" : "2031f7fe020554ed440147ae7b34cd23ec767e06",
        "msg" : "Unify the way item and itemBlock tooltips are added",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/items/ItemSmoker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/energy/blocks/BlockRegistryEnergy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemBlockNBT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/plugins/compat/BlockRegistryIC2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemAlyzer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemBlockForestry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/utils/ItemTooltipUtil.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/forestry/energy/items/ItemEngine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/storage/items/ItemBackpack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemPipette.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/items/ItemHabitatLocator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/mail/items/ItemLetter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/genetics/ItemResearchNote.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemForestry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/circuits/ItemCircuitBoard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemSolderingIron.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/items/ItemElectronTube.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/food/compat/FoodJeiPlugin.java",
          "src/main/java/forestry/factory/recipes/jei/FactoryJeiPlugin.java",
          "src/main/java/forestry/storage/compat/StorageJeiPlugin.java",
          "src/main/java/forestry/core/utils/JeiUtil.java",
          "src/main/java/forestry/plugins/compat/ForestryJeiPlugin.java",
          "src/main/java/forestry/apiculture/compat/ApicultureJeiPlugin.java",
          "src/main/java/forestry/arboriculture/compat/ArboricultureJeiPlugin.java",
          "src/main/java/forestry/mail/compat/MailJeiPlugin.java",
          "lang"
        ],
        "commitId" : "9f171977bbc9a8ed82bc0996b60d08939e1a3fd6",
        "timestamp" : 1471391400000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add some more tooltips and JEI description pages\u000a",
        "date" : "2016-08-16 16:50:00 -0700",
        "id" : "9f171977bbc9a8ed82bc0996b60d08939e1a3fd6",
        "msg" : "Add some more tooltips and JEI description pages",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/mail/compat/MailJeiPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/core/utils/JeiUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/plugins/compat/ForestryJeiPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/food/compat/FoodJeiPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/factory/recipes/jei/FactoryJeiPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/storage/compat/StorageJeiPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/compat/ApicultureJeiPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/arboriculture/compat/ArboricultureJeiPlugin.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle.properties"
        ],
        "commitId" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
        "timestamp" : 1471391419000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2016-08-16 16:50:19 -0700",
        "id" : "806ca2cf7b92f72ab498657c86dbc2280cc0ac47",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    }
  ]
}