{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
            "branch" : [
              {
                "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
            "branch" : [
              {
                "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
        "branch" : [
          {
            "SHA1" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 971,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #10",
  "id" : "2014-12-21_18-39-10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1419183550000,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/10/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/Entity.patch"
        ],
        "commitId" : "b6634d740973585499850325aa1288c17057f73e",
        "timestamp" : 1419183383000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).\u000a\u000aGlitch is caused because entities drop their leads when they are dead and still leashed and when they can't find their owner (Or the distance is too large).\u000aWe need to make sure the entity we set to be dead, loses its leash before the next tick, else there will be two dropped leads.\u000a",
        "date" : "2014-12-21T17:36:23+0000",
        "id" : "b6634d740973585499850325aa1288c17057f73e",
        "msg" : "SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/Entity.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java"
        ],
        "commitId" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
        "timestamp" : 1419183522000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "Fix custom chunk generators. Fixes SPIGOT-193.\u000a",
        "date" : "2014-12-21T17:38:42+0000",
        "id" : "53fc3cf74f0c336f6a718b4c33e53a605887dd8a",
        "msg" : "Fix custom chunk generators. Fixes SPIGOT-193.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
      "fullName" : "Thinkofdeath (Thinkofdeath)"
    }
  ]
}