{
  "_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" : 684,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
            "branch" : [
              {
                "SHA1" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
            "branch" : [
              {
                "SHA1" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
                "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" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
        "branch" : [
          {
            "SHA1" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
            "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" : "#684",
  "duration" : 129256,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #684",
  "id" : "2014-09-22_12-15-12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 684,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1411402512000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/684/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/tools/Hammer.java"
        ],
        "commitId" : "2dec0ad97f006bb925305f024a6e522326814614",
        "timestamp" : 1411386685000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix hammer rendering with dynamic coloring\u000a",
        "date" : "2014-09-22T13:51:25+0200",
        "id" : "2dec0ad97f006bb925305f024a6e522326814614",
        "msg" : "Fix hammer rendering with dynamic coloring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/ToolCoreRenderer.java"
        ],
        "commitId" : "8e0bfdd0ed91a0acaee55b9fe129b7688aa39284",
        "timestamp" : 1411386715000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix entities/weapons in hand not using the color modifier\u000a",
        "date" : "2014-09-22T13:51:55+0200",
        "id" : "8e0bfdd0ed91a0acaee55b9fe129b7688aa39284",
        "msg" : "Fix entities/weapons in hand not using the color modifier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/ToolCoreRenderer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/IMCHandler.java",
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "261042878234d1936bf948064e0de454de6086ca",
        "timestamp" : 1411387336000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Allow registration of materials via IMC\u000a",
        "date" : "2014-09-22T14:02:16+0200",
        "id" : "261042878234d1936bf948064e0de454de6086ca",
        "msg" : "Allow registration of materials via IMC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/IMCHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java"
        ],
        "commitId" : "ff79f7d2da355a17c6fbb4f8dbd9db5e6cad8a6d",
        "timestamp" : 1411391048000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix drains accepting liquids even when the smeltery is full, killing said liquids.\u000a",
        "date" : "2014-09-22T15:04:08+0200",
        "id" : "ff79f7d2da355a17c6fbb4f8dbd9db5e6cad8a6d",
        "msg" : "Fix drains accepting liquids even when the smeltery is full, killing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/IMCHandler.java",
          "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
        ],
        "commitId" : "e7a2fb54e23c60393407a76ac66badc81aebf983",
        "timestamp" : 1411391184000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "IMC to allow adding a material + liquid to all the standard metal tool part casting stuff.\u000a",
        "date" : "2014-09-22T15:06:24+0200",
        "id" : "e7a2fb54e23c60393407a76ac66badc81aebf983",
        "msg" : "IMC to allow adding a material + liquid to all the standard metal tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/IMCHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/IMCHandler.java",
          "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
        ],
        "commitId" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
        "timestamp" : 1411395058000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "IMCs to add items to the partbuilder\u000a",
        "date" : "2014-09-22T16:10:58+0200",
        "id" : "c006610feaec2b1c94bd0fc125cc024aa32da80f",
        "msg" : "IMCs to add items to the partbuilder",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/IMCHandler.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}