{
  "_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" : 299,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
        "branch" : [
          {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "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" : "#299",
  "duration" : 17176,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #299",
  "id" : "2014-02-03_10-06-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 299,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1391440007000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/299/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "fffe2800bd7a35ba78b0845a3fe23b27fef2471e",
        "timestamp" : 1391457769000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
          "fullName" : "traincrazyb"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Fix the errors that were left, I commeneted our some code in SmelteryLogic for right now, Also changed the way ArrowEntity Sends the ChangeGameState\u000a",
        "date" : "2014-02-03T15:02:49-0500",
        "id" : "fffe2800bd7a35ba78b0845a3fe23b27fef2471e",
        "msg" : "Fix the errors that were left, I commeneted our some code in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
      "fullName" : "traincrazyb"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
      "fullName" : "Arthur Uzulin"
    }
  ]
}