{
  "_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" : 652,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
            "branch" : [
              {
                "SHA1" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
            "branch" : [
              {
                "SHA1" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
                "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" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
        "branch" : [
          {
            "SHA1" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
            "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" : "#652",
  "duration" : 70771,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #652",
  "id" : "2014-09-15_06-50-14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 652,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410778214000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/652/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/model/TankItemRenderer.java"
        ],
        "commitId" : "6f9d55741c64e48af79cf2bd68ec8e0d4b62a552",
        "timestamp" : 1410767570000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix rendering of empty tank items\u000a",
        "date" : "2014-09-15T09:52:50+0200",
        "id" : "6f9d55741c64e48af79cf2bd68ec8e0d4b62a552",
        "msg" : "Fix rendering of empty tank items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/TankItemRenderer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/model/CastingBlockRender.java"
        ],
        "commitId" : "bdce6310ae8d5b751a823278b1b7967c54627896",
        "timestamp" : 1410769312000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix Faucet pouring rendering with nether smeltery stuff\u000a",
        "date" : "2014-09-15T10:21:52+0200",
        "id" : "bdce6310ae8d5b751a823278b1b7967c54627896",
        "msg" : "Fix Faucet pouring rendering with nether smeltery stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingBlockRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java",
          "src/main/java/tconstruct/library/event/SmelteryEvent.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
        ],
        "commitId" : "463ff0478d1f327e899c6583f23302b3248f39e9",
        "timestamp" : 1410769385000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Move interaction with items of casting basin/table to logic\u000a",
        "date" : "2014-09-15T10:23:05+0200",
        "id" : "463ff0478d1f327e899c6583f23302b3248f39e9",
        "msg" : "Move interaction with items of casting basin/table to logic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/SmelteryEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java"
        ],
        "commitId" : "bd706b8378945f387dc8d0bbf560b998a65ca911",
        "timestamp" : 1410770133000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Smooth liquid change rendering in basins and tables, not only when it's done\u000a",
        "date" : "2014-09-15T10:35:33+0200",
        "id" : "bd706b8378945f387dc8d0bbf560b998a65ca911",
        "msg" : "Smooth liquid change rendering in basins and tables, not only when it's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
        ],
        "commitId" : "a4aa66b9bc933a3913da589e616b42175e302e66",
        "timestamp" : 1410770159000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix crash with casting table caused by changes before\u000a",
        "date" : "2014-09-15T10:35:59+0200",
        "id" : "a4aa66b9bc933a3913da589e616b42175e302e66",
        "msg" : "Fix crash with casting table caused by changes before",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
        ],
        "commitId" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
        "timestamp" : 1410770637000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Possible dupe bug fix: Put items from basins/tables into the inventory instead of dropping them.\u000a",
        "date" : "2014-09-15T10:43:57+0200",
        "id" : "a1e2a292b021d2b07dd0be35b241f23c18755410",
        "msg" : "Possible dupe bug fix: Put items from basins/tables into the inventory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}