{
  "_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" : 117,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56b871eca1106524bf858f7640685e19a2fa833c",
            "branch" : [
              {
                "SHA1" : "56b871eca1106524bf858f7640685e19a2fa833c",
                "name" : "refs/remotes/origin/mc-1.9.4"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56b871eca1106524bf858f7640685e19a2fa833c",
            "branch" : [
              {
                "SHA1" : "56b871eca1106524bf858f7640685e19a2fa833c",
                "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" : "56b871eca1106524bf858f7640685e19a2fa833c",
        "branch" : [
          {
            "SHA1" : "56b871eca1106524bf858f7640685e19a2fa833c",
            "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.3.117-api.jar",
      "fileName" : "forestry_1.9.4-5.0.3.117-api.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.3.117-api.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.3.117-sources.jar",
      "fileName" : "forestry_1.9.4-5.0.3.117-sources.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.3.117-sources.jar"
    },
    {
      "displayPath" : "forestry_1.9.4-5.0.3.117.jar",
      "fileName" : "forestry_1.9.4-5.0.3.117.jar",
      "relativePath" : "build/libs/forestry_1.9.4-5.0.3.117.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#117",
  "duration" : 225509,
  "estimatedDuration" : 401189,
  "executor" : None,
  "fullDisplayName" : "Forestry_5 #117",
  "id" : "117",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 117,
  "queueId" : 409,
  "result" : "SUCCESS",
  "timestamp" : 1464954417444,
  "url" : "http://jenkins.ic2.player.to/job/Forestry_5/117/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lang",
          "src/main/java/forestry/greenhouse/multiblock/GreenhouseMultiblockSizeLimits.java",
          "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
        ],
        "commitId" : "94bd65ee8effbacfd90a5223550ab3c61c7d30b5",
        "timestamp" : 1464909840000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve greenhouse error messages.\u000a",
        "date" : "2016-06-02 16:24:00 -0700",
        "id" : "94bd65ee8effbacfd90a5223550ab3c61c7d30b5",
        "msg" : "Improve greenhouse error messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/multiblock/GreenhouseMultiblockSizeLimits.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/greenhouse/multiblock/GreenhouseController.java"
          },
          {
            "editType" : "edit",
            "file" : "lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/apiculture/entities/ParticleBee.java"
        ],
        "commitId" : "1eca6e41af61bc8071c57c1851ecfcae17bdb2b3",
        "timestamp" : 1464912975000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve bee particle performance\u000a",
        "date" : "2016-06-02 17:16:15 -0700",
        "id" : "1eca6e41af61bc8071c57c1851ecfcae17bdb2b3",
        "msg" : "Improve bee particle performance",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/entities/ParticleBee.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/apiculture/tiles/TileHive.java"
        ],
        "commitId" : "ac224823be41a589d3fb08e0687fa97f721d870d",
        "timestamp" : 1464953073000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Reduce random bee damage if you haven't hit the hive\u000a",
        "date" : "2016-06-03 04:24:33 -0700",
        "id" : "ac224823be41a589d3fb08e0687fa97f721d870d",
        "msg" : "Reduce random bee damage if you haven't hit the hive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/tiles/TileHive.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/api/apiculture/hives/IHiveRegistry.java"
        ],
        "commitId" : "2f66d0ea82fe0aef8b0628045891381a7006f0ae",
        "timestamp" : 1464953093000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Fix hives only spawning Forest bees\u000a",
        "date" : "2016-06-03 04:24:53 -0700",
        "id" : "2f66d0ea82fe0aef8b0628045891381a7006f0ae",
        "msg" : "Fix hives only spawning Forest bees",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/apiculture/hives/IHiveRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/apiculture/entities/ParticleBeeRoundTrip.java",
          "src/main/java/forestry/api/apiculture/IHiveTile.java",
          "src/main/java/forestry/apiculture/genetics/alleles/AlleleEffect.java",
          "src/main/java/forestry/apiculture/PluginApiculture.java",
          "src/main/java/forestry/apiculture/tiles/TileHive.java",
          "src/main/java/forestry/apiculture/entities/ParticleBeeTargetEntity.java",
          "src/main/java/forestry/core/proxy/ProxyRender.java",
          "src/main/java/forestry/apiculture/entities/ParticleBeeExplore.java",
          "src/main/java/forestry/core/proxy/ProxyRenderClient.java",
          "src/main/java/forestry/apiculture/entities/ParticleBee.java"
        ],
        "commitId" : "c09cdcdb64d5a991f748736028969840ea98f3bc",
        "timestamp" : 1464953412000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Add more varied bee particles\u000a",
        "date" : "2016-06-03 04:30:12 -0700",
        "id" : "c09cdcdb64d5a991f748736028969840ea98f3bc",
        "msg" : "Add more varied bee particles",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/apiculture/entities/ParticleBeeExplore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/proxy/ProxyRenderClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/forestry/apiculture/entities/ParticleBee.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/PluginApiculture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/proxy/ProxyRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/genetics/alleles/AlleleEffect.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/api/apiculture/IHiveTile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/apiculture/tiles/TileHive.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/apiculture/entities/ParticleBeeRoundTrip.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/forestry/apiculture/entities/ParticleBeeTargetEntity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/forestry/core/proxy/ProxyRenderClient.java"
        ],
        "commitId" : "56b871eca1106524bf858f7640685e19a2fa833c",
        "timestamp" : 1464953442000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
          "fullName" : "mezz"
        },
        "authorEmail" : "tehgeek@gmail.com",
        "comment" : "Improve bee particle performance: do not render when too far away\u000a",
        "date" : "2016-06-03 04:30:42 -0700",
        "id" : "56b871eca1106524bf858f7640685e19a2fa833c",
        "msg" : "Improve bee particle performance: do not render when too far away",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/forestry/core/proxy/ProxyRenderClient.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/mezz",
      "fullName" : "mezz"
    }
  ]
}