{
  "_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" : 818,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
            "branch" : [
              {
                "SHA1" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
            "branch" : [
              {
                "SHA1" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
                "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" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
        "branch" : [
          {
            "SHA1" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
            "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" : "#818",
  "duration" : 150517,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #818",
  "id" : "2014-12-26_05-21-27",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 818,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1419589287000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/818/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/weaponry/WeaponryHandler.java"
        ],
        "commitId" : "f3ba95bbea8a6e9c1113ba713799ea6720a8fd16",
        "timestamp" : 1419577938000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Prevent (x)bow crafting with invalid materials crash #1261\u000a",
        "date" : "2014-12-26T08:12:18+0100",
        "id" : "f3ba95bbea8a6e9c1113ba713799ea6720a8fd16",
        "msg" : "Prevent (x)bow crafting with invalid materials crash #1261",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/weaponry/WeaponryHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/tools/TinkerToolEvents.java",
          "src/main/java/tconstruct/weaponry/WeaponryHandler.java"
        ],
        "commitId" : "161c29246289b426b2899199c2d832b7399af575",
        "timestamp" : 1419584608000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Prevent the creation of useless tool parts (bow limb, xbow limb and arrowhead without respective stats for the material)\u000a",
        "date" : "2014-12-26T10:03:28+0100",
        "id" : "161c29246289b426b2899199c2d832b7399af575",
        "msg" : "Prevent the creation of useless tool parts (bow limb, xbow limb and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TinkerToolEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/weaponry/WeaponryHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/weaponry/entity/ArrowEntity.java"
        ],
        "commitId" : "384fe28be90f146e00dfb29a1789cd6a0c503da9",
        "timestamp" : 1419584760000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Some additional checks to prevent crashes for invalid/incomplete arrow entities #1262\u000a",
        "date" : "2014-12-26T10:06:00+0100",
        "id" : "384fe28be90f146e00dfb29a1789cd6a0c503da9",
        "msg" : "Some additional checks to prevent crashes for invalid/incomplete arrow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/weaponry/entity/ArrowEntity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/weaponry/client/item/CrossbowRenderer.java"
        ],
        "commitId" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
        "timestamp" : 1419585200000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Possible fix for crossbow rendering crashing on server login. This might happen because of the crossbow rendering before the necessary NBT is loaded.... if that's even possible #1254\u000a",
        "date" : "2014-12-26T10:13:20+0100",
        "id" : "0f1a4582af3ef294e1af5a9d19040eb69e389a68",
        "msg" : "Possible fix for crossbow rendering crashing on server login. This might",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/weaponry/client/item/CrossbowRenderer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}