{
  "_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" : 199,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
            "branch" : [
              {
                "SHA1" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
            "branch" : [
              {
                "SHA1" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
                "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" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
        "branch" : [
          {
            "SHA1" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
            "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" : "#199",
  "duration" : 102278,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #199",
  "id" : "2013-12-19_10-06-02",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 199,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1387465562000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/199/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/items/CraftingItem.java",
          "src/main/java/tconstruct/items/Fletching.java"
        ],
        "commitId" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
        "timestamp" : 1387483501000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "use mantle's craftingItem\u000a",
        "date" : "2013-12-19T15:05:01-0500",
        "id" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
        "msg" : "use mantle's craftingItem",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}