{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 240,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7024432b3053ecbcce2a0f7d83c17109868aabdc",
            "branch" : [
              {
                "SHA1" : "7024432b3053ecbcce2a0f7d83c17109868aabdc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7024432b3053ecbcce2a0f7d83c17109868aabdc",
            "branch" : [
              {
                "SHA1" : "7024432b3053ecbcce2a0f7d83c17109868aabdc",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/gradle" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          },
          "revision" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          }
        },
        "origin/1.7" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 247,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
            "branch" : [
              {
                "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
                "name" : "origin/1.7"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
            "branch" : [
              {
                "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
                "name" : "origin/1.7"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
        "branch" : [
          {
            "SHA1" : "f88464fdd6647a8473e3877d114c383f2f2808af",
            "name" : "origin/1.7"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#247",
  "duration" : 15420,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #247",
  "id" : "2014-01-11_03-01-22",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 247,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1389427282000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/247/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
        ],
        "commitId" : "f88464fdd6647a8473e3877d114c383f2f2808af",
        "timestamp" : 1389445157000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixing\u000a",
        "date" : "2014-01-11T07:59:17-0500",
        "id" : "f88464fdd6647a8473e3877d114c383f2f2808af",
        "msg" : "more fixing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}