{
  "_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" : 686,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
            "branch" : [
              {
                "SHA1" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
            "branch" : [
              {
                "SHA1" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
                "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" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
        "branch" : [
          {
            "SHA1" : "c7a0ed7fedd611d37f32484b86d8cdee89350454",
            "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" : "#686",
  "duration" : 88977,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #686",
  "id" : "2014-09-23_12-15-14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 686,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1411488914000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/686/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/items/materials/Credits.txt",
          "resources/assets/tinker/textures/items/Credits.txt"
        ],
        "commitId" : "cb7ea6f8520e6de31ce346039271840db9b07a9f",
        "timestamp" : 1411480450000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "move baddasspigs credits to the proper credits file\u000a",
        "date" : "2014-09-23T15:54:10+0200",
        "id" : "cb7ea6f8520e6de31ce346039271840db9b07a9f",
        "msg" : "move baddasspigs credits to the proper credits file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/materials/Credits.txt"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/items/Credits.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
        ],
        "commitId" : "570edc802e38b61a78bb0d1bdc6f9b8c710a1cc4",
        "timestamp" : 1411480496000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "AOE tools now behave like normal tools while sneaking.\u000a",
        "date" : "2014-09-23T15:54:56+0200",
        "id" : "570edc802e38b61a78bb0d1bdc6f9b8c710a1cc4",
        "msg" : "AOE tools now behave like normal tools while sneaking.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AOEHarvestTool.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/HarvestTool.java"
        ],
        "commitId" : "15902fbf5de6d7413d8b1c98b0be8acf0d55bc92",
        "timestamp" : 1411481228000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix placing blocks with rightclick with tools not respecting creative mode #1011\u000a",
        "date" : "2014-09-23T16:07:08+0200",
        "id" : "15902fbf5de6d7413d8b1c98b0be8acf0d55bc92",
        "msg" : "Fix placing blocks with rightclick with tools not respecting creative",
        "paths" : [
          {
            "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"
    }
  ]
}