{
  "_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" : 137,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
            "branch" : [
              {
                "SHA1" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
            "branch" : [
              {
                "SHA1" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
                "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" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
        "branch" : [
          {
            "SHA1" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
            "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" : "#137",
  "duration" : 143836,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #137",
  "id" : "2013-12-01_07-25-27",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 137,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1385900727000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/137/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "ef70d27beea078501216c84741c19b35710c60b6",
        "timestamp" : 1385900330000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Update Mantle.\u000a",
        "date" : "2013-12-01T12:18:50+0000",
        "id" : "ef70d27beea078501216c84741c19b35710c60b6",
        "msg" : "Update Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/library/blocks/InventorySlab.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/EquipLogic.java",
          "src/main/java/tconstruct/library/blocks/InventoryBlock.java",
          "src/main/java/tconstruct/blocks/GolemPedestalBlock.java",
          "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/library/blocks/InventoryLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/GolemCoreBlock.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
        "timestamp" : 1385900383000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Move some stuff out into Mantle.\u000a",
        "date" : "2013-12-01T12:19:43+0000",
        "id" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
        "msg" : "Move some stuff out into Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemPedestalBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemCoreBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventorySlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
      "fullName" : "Sunstrike"
    }
  ]
}