{
  "_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" : 479,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
            "branch" : [
              {
                "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
            "branch" : [
              {
                "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
        "branch" : [
          {
            "SHA1" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
            "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" : "#479",
  "duration" : 430,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #479",
  "id" : "479",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 479,
  "queueId" : 252,
  "result" : "SUCCESS",
  "timestamp" : 1466642289983,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/479/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java",
          "src/main/java/org/bukkit/craftbukkit/CraftWorld.java",
          "nms-patches/ChunkProviderServer.patch",
          "nms-patches/Chunk.patch"
        ],
        "commitId" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
        "timestamp" : 1466642048000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-2439: Consistently fire Chunk(Load|Unload)Event\u000aClean up implementation and firing of both of these events by routing \u000aboth unload and load behaviors to consistent method calls.\u000aThis fixes issues where a few places would not call Load or Unload\u000aevents when it should have.\u000aAdditionally, reduces diff by moving the neighbor marking code into\u000athese consistent points.\u000aAdditional benefits of the change include improving the neighbor marking \u000amethods to use getChunkIfLoaded instead of getLoadedChunkAt in some\u000aplaces, as the latter will cause chunks to be marked active and not\u000aunload.\u000aFinally, this also updates CraftWorld.loadChunk to use the new methods,\u000aas the previous logic did not properly handle the new unload queue.\u000a",
        "date" : "2016-06-23 10:34:08 +1000",
        "id" : "1953f52da1ece0feb56dea20592c1b86616b31a5",
        "msg" : "SPIGOT-2439: Consistently fire Chunk(Load|Unload)Event",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/Chunk.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkProviderServer.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftWorld.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}