{
  "_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" : 213,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
            "branch" : [
              {
                "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
            "branch" : [
              {
                "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
                "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"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
        "branch" : [
          {
            "SHA1" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
            "name" : "origin/master"
          }
        ]
      },
      "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" : "#213",
  "duration" : 16828,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #213",
  "id" : "2013-12-31_12-00-55",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 213,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1388509255000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/213/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
        "timestamp" : 1388527116000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "get rid of moar errors\u000a",
        "date" : "2013-12-31T16:58:36-0500",
        "id" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
        "msg" : "get rid of moar errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}