{
  "_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" : 656,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
            "branch" : [
              {
                "SHA1" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
            "branch" : [
              {
                "SHA1" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
                "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" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
        "branch" : [
          {
            "SHA1" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
            "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" : "#656",
  "duration" : 103880,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #656",
  "id" : "2014-09-17_09-40-14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 656,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410961214000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/656/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hammer.java"
        ],
        "commitId" : "b74776dc05eab0177fa421d287667e186a804e07",
        "timestamp" : 1410937187000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Backup Commit: HarvestTools and Hammer have exact vanilla blockbreaking behaviour, yay\u000a",
        "date" : "2014-09-17T08:59:47+0200",
        "id" : "b74776dc05eab0177fa421d287667e186a804e07",
        "msg" : "Backup Commit: HarvestTools and Hammer have exact vanilla blockbreaking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/META-INF/TConstruct_at.cfg",
          "src/main/java/tconstruct/library/tools/AOEHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hammer.java"
        ],
        "commitId" : "0e76fa9c0dd761d2bdbedb6a7acf1141acff958e",
        "timestamp" : 1410948735000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add an AOE-Tool implementation that correctly calls everything vanilla style, yay.\u000a",
        "date" : "2014-09-17T12:12:15+0200",
        "id" : "0e76fa9c0dd761d2bdbedb6a7acf1141acff958e",
        "msg" : "Add an AOE-Tool implementation that correctly calls everything vanilla",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/META-INF/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
        ],
        "commitId" : "8773232660ae30c161925b570455ce7679e8b905",
        "timestamp" : 1410949672000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "More fixes to AOE block harvesting. effective materials etc.\u000a",
        "date" : "2014-09-17T12:27:52+0200",
        "id" : "8773232660ae30c161925b570455ce7679e8b905",
        "msg" : "More fixes to AOE block harvesting. effective materials etc.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/library/tools/AOEHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
        ],
        "commitId" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
        "timestamp" : 1410953571000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Adjust tools to new blockbreak code stuff. Yay for proper calls.\u000a",
        "date" : "2014-09-17T13:32:51+0200",
        "id" : "619bfdb1f10e52d8fd0f45f11089bea4004ee5a2",
        "msg" : "Adjust tools to new blockbreak code stuff. Yay for proper calls.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}