{
  "_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.4" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
            "branch" : [
              {
                "SHA1" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
            "branch" : [
              {
                "SHA1" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
                "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" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
        "branch" : [
          {
            "SHA1" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
            "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.0.92-api.jar",
      "fileName" : "forestry_1.9.4-5.0.0.92-api.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.0.92-api.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.0.92-sources.jar",
      "fileName" : "forestry_1.9.4-5.0.0.92-sources.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.0.92-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.0.92.jar",
      "fileName" : "forestry_1.9.4-5.0.0.92.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.0.92.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#92",
  "duration" : 220711,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #92",
  "id" : "92",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 92,
  "queueId" : 377,
  "result" : "SUCCESS",
  "timestamp" : 1464300674804,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/92/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
        ],
        "commitId" : "555304d9870e27a68240353af4883d7ec86233a1",
        "timestamp" : 1464252311000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
          "fullName" : "nedelosk"
        },
        "authorEmail" : "nedelosk@gmail.com",
        "comment" : "Fix humidity bug at the greenhouse\u000a",
        "date" : "2016-05-26 10:45:11 +0200",
        "id" : "555304d9870e27a68240353af4883d7ec86233a1",
        "msg" : "Fix humidity bug at the greenhouse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/arboriculture/PluginArboriculture.java",
          "src/main/java/forestry/arboriculture/items/ItemRegistryArboriculture.java",
          "src/main/java/forestry/arboriculture/models/ModelProviderGermlingVanilla.java",
          "src/main/java/forestry/arboriculture/blocks/BlockPile.java",
          "src/main/java/forestry/arboriculture/items/ItemGermlingGE.java",
          "src/main/java/forestry/arboriculture/items/ItemCharcoal.java",
          "src/main/java/forestry/arboriculture/genetics/TreeRoot.java",
          "lang",
          "src/main/java/forestry/api/arboriculture/EnumGermlingType.java",
          "src/main/java/forestry/arboriculture/models/ModelProviderGermling.java"
        ],
        "commitId" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
        "timestamp" : 1464254451000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
          "fullName" : "nedelosk"
        },
        "authorEmail" : "nedelosk@gmail.com",
        "comment" : "Fix #1241 Analysed charcoal uses\u000a",
        "date" : "2016-05-26 11:20:51 +0200",
        "id" : "8f836ef0d24a1695d5b33f5242e11d81cb409b79",
        "msg" : "Fix #1241 Analysed charcoal uses",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/models/ModelProviderGermlingVanilla.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/blocks/BlockPile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/PluginArboriculture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/items/ItemRegistryArboriculture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/arboriculture/EnumGermlingType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/models/ModelProviderGermling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/items/ItemGermlingGE.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/arboriculture/items/ItemCharcoal.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/arboriculture/genetics/TreeRoot.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/apiculture/worldgen/VillageApiaristHouse.java"
        ],
        "commitId" : "ae5596491da14978a5a8c1852be41851cb446d87",
        "timestamp" : 1464296352000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve the design of villager houses slightly\u000a",
        "date" : "2016-05-26 13:59:12 -0700",
        "id" : "ae5596491da14978a5a8c1852be41851cb446d87",
        "msg" : "Improve the design of villager houses slightly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/worldgen/VillageApiaristHouse.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "c726a1973fd611e7d44af656ad08bb50550be4e0",
        "timestamp" : 1464299340000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/lexmanos",
          "fullName" : "LexManos"
        },
        "authorEmail" : "LexManos@gmail.com",
        "comment" : "Fix your broken source path that is breaking S2S\u000aYou're copying the package 'cofh.api' into the folder 'api' which is\u000acausing things to freak out because it sees code in the wrong package.\u000a",
        "date" : "2016-05-26 14:49:00 -0700",
        "id" : "c726a1973fd611e7d44af656ad08bb50550be4e0",
        "msg" : "Fix your broken source path that is breaking S2S",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/forestry/textures/blocks/wood/bark.plum.png",
          "src/main/resources/assets/forestry/textures/blocks/wood/heart.sequoia.png",
          "src/main/resources/assets/forestry/textures/blocks/wood/planks.cocobolo.png",
          "src/main/resources/assets/forestry/textures/blocks/wood/planks.zebrawood.png"
        ],
        "commitId" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
        "timestamp" : 1464300682000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve wood textures. Make Zebrawood & Cocobolo planks normal rotation\u000a",
        "date" : "2016-05-26 15:11:22 -0700",
        "id" : "d5071b0da2f16993dfa977c62775774f8f2ad8e0",
        "msg" : "Improve wood textures. Make Zebrawood & Cocobolo planks normal rotation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/forestry/textures/blocks/wood/planks.cocobolo.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/forestry/textures/blocks/wood/bark.plum.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/forestry/textures/blocks/wood/heart.sequoia.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/forestry/textures/blocks/wood/planks.zebrawood.png"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/nedelosk",
      "fullName" : "nedelosk"
    },
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    },
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/lexmanos",
      "fullName" : "LexManos"
    }
  ]
}