{
  "_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" : 310,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
            "branch" : [
              {
                "SHA1" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
            "branch" : [
              {
                "SHA1" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
                "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" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
        "branch" : [
          {
            "SHA1" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
            "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" : "#310",
  "duration" : 76640,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #310",
  "id" : "2014-02-04_21-26-52",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 310,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1391567212000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/310/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/inventory/SlotCanister.java",
          "src/main/java/tconstruct/inventory/SlotKnapsack.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/inventory/SlotUnused.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/inventory/SlotArmorCopy.java",
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
        "timestamp" : 1391584910000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "some more fixes from 1.6.x\u000a",
        "date" : "2014-02-05T02:21:50-0500",
        "id" : "689aeba09b0aa8c09f822561ef6276390f0ef99d",
        "msg" : "some more fixes from 1.6.x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotUnused.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotKnapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}