{
  "_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" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
            "branch" : [
              {
                "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
            "branch" : [
              {
                "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
        "branch" : [
          {
            "SHA1" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/bonii-xx/IguanaTweaksTConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar"
    },
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.0.1.31.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.0.1.31.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.31.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 184898,
  "estimatedDuration" : 234067,
  "executor" : None,
  "fullDisplayName" : "IguanaTConTweaks-1.7.10 #31",
  "id" : "2014-08-16_04-26-39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1408177599000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/IguanaTConTweaks-1.7.10/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java"
        ],
        "commitId" : "cd911302a6bbec7da2da61201314887a38192b89",
        "timestamp" : 1408084377000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix crash when clicking on a cow with an empty hand\u000a",
        "date" : "2014-08-15T08:32:57+0200",
        "id" : "cd911302a6bbec7da2da61201314887a38192b89",
        "msg" : "Fix crash when clicking on a cow with an empty hand",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/CastHandler.java"
        ],
        "commitId" : "c7e4f0153a6d71edafbd10a07dab9d737f26e0b0",
        "timestamp" : 1408088545000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Change the making-cast-burns-material implementation to the new smeltery events\u000a",
        "date" : "2014-08-15T09:42:25+0200",
        "id" : "c7e4f0153a6d71edafbd10a07dab9d737f26e0b0",
        "msg" : "Change the making-cast-burns-material implementation to the new smeltery",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/CastHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/PartCraftingRecipe.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "531cebbca6ca35959b4dbb95fbbaa471c7a6239b",
        "timestamp" : 1408106079000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add easy part crafting in the crafting window\u000a",
        "date" : "2014-08-15T14:34:39+0200",
        "id" : "531cebbca6ca35959b4dbb95fbbaa471c7a6239b",
        "msg" : "Add easy part crafting in the crafting window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/PartCraftingRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/ToolCraftingRecipe.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "d6d18b6b244dcff3603ad3d67bc68cac6e1a244e",
        "timestamp" : 1408109099000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add easy tool building in the crafting grid. Extra option to allow 4-part tools.\u000a",
        "date" : "2014-08-15T15:24:59+0200",
        "id" : "d6d18b6b244dcff3603ad3d67bc68cac6e1a244e",
        "msg" : "Add easy tool building in the crafting grid. Extra option to allow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/ToolCraftingRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java"
        ],
        "commitId" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
        "timestamp" : 1408135813000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Allow bone and wooden crossbars, so you can make a dagger as starting weapon.\u000a",
        "date" : "2014-08-15T22:50:13+0200",
        "id" : "b16e58d15162a1e81fd1b63275fb1933d78a0049",
        "msg" : "Allow bone and wooden crossbars, so you can make a dagger as starting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}