{
  "_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" : 535,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
            "branch" : [
              {
                "SHA1" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
            "branch" : [
              {
                "SHA1" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
                "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" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
        "branch" : [
          {
            "SHA1" : "1ed15749783ca870eb9f3fe976cd52300fbc61d5",
            "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" : "#535",
  "duration" : 195679,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #535",
  "id" : "2014-07-15_05-31-42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 535,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1405416702000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/535/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/StepSoundSlime.java",
          "src/main/java/tconstruct/world/blocks/SlimePad.java"
        ],
        "commitId" : "6983322b9b6f97fe50bbe4e25ad5a439998d6bfc",
        "timestamp" : 1405321931000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/jeanglassmaker",
          "fullName" : "JeanGlassmaker"
        },
        "authorEmail" : "JeanGlassmaker@mail.com",
        "comment" : "Fixed accumulating fall damage in bounce pads, and step sound\u000a",
        "date" : "2014-07-14T10:12:11+0300",
        "id" : "6983322b9b6f97fe50bbe4e25ad5a439998d6bfc",
        "msg" : "Fixed accumulating fall damage in bounce pads, and step sound",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/SlimePad.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/tools/gui/CraftingStationGui.java"
        ],
        "commitId" : "ea12d67f9c014b57328356cccce25a148c828ade",
        "timestamp" : 1405360601000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/jeanglassmaker",
          "fullName" : "JeanGlassmaker"
        },
        "authorEmail" : "JeanGlassmaker@mail.com",
        "comment" : "Fixed items dropping while clicking chest inventory in crafting station/tinkers table, and display order for large chests, closes #698\u000a",
        "date" : "2014-07-14T20:56:41+0300",
        "id" : "ea12d67f9c014b57328356cccce25a148c828ade",
        "msg" : "Fixed items dropping while clicking chest inventory in crafting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java"
        ],
        "commitId" : "582c9e9f59af60c568af2cd8a17059a77c8da754",
        "timestamp" : 1405395740000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/jeanglassmaker",
          "fullName" : "JeanGlassmaker"
        },
        "authorEmail" : "JeanGlassmaker@mail.com",
        "comment" : "Fixed changing fluids in tanks on restarting the game\u000a",
        "date" : "2014-07-15T06:42:20+0300",
        "id" : "582c9e9f59af60c568af2cd8a17059a77c8da754",
        "msg" : "Fixed changing fluids in tanks on restarting the game",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/jeanglassmaker",
      "fullName" : "JeanGlassmaker"
    }
  ]
}