{
  "_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" : 650,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
            "branch" : [
              {
                "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
            "branch" : [
              {
                "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
        "branch" : [
          {
            "SHA1" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/spigot.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#650",
  "duration" : 501,
  "estimatedDuration" : 276,
  "executor" : None,
  "fullDisplayName" : "Spigot-RSS #650",
  "id" : "650",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 650,
  "queueId" : 5164,
  "result" : "SUCCESS",
  "timestamp" : 1703229427418,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/Spigot-RSS/650/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0007-View-Distance.patch",
          "CraftBukkit-Patches/0004-Crop-Growth-Rates.patch",
          "Bukkit-Patches/0011-Add-restart-API.patch",
          "Bukkit-Patches/0007-Add-support-for-fetching-hidden-players.patch",
          "Bukkit-Patches/0001-POM-Changes.patch",
          "Bukkit-Patches/0002-Skeleton-API-Implementations.patch",
          "CraftBukkit-Patches/0009-Fix-Mob-Spawning-Relative-to-View-Distance.patch",
          "CraftBukkit-Patches/0001-POM-Changes.patch",
          "Bukkit-Patches/0004-BungeeCord-Support.patch",
          "CraftBukkit-Patches/0005-Merge-tweaks-and-configuration.patch",
          "CraftBukkit-Patches/0003-Spigot-Configuration.patch",
          "CraftBukkit-Patches/0010-Handle-Null-Tile-Entities.patch",
          "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch",
          "Bukkit-Patches/0012-View-Distance.patch",
          "CraftBukkit-Patches/0006-Async-Operation-Catching.patch",
          "Bukkit-Patches/0009-Add-PlayerSpawnLocationEvent.patch",
          "Bukkit-Patches/0010-BungeeCord-Chat-API.patch",
          "Bukkit-Patches/0006-Add-respawn-API.patch",
          "CraftBukkit-Patches/0008-Spigot-Timings.patch",
          "Bukkit-Patches/0008-Silenceable-Lightning-API.patch",
          "Bukkit-Patches/0005-Entity-Mount-and-Dismount-Events.patch",
          "Bukkit-Patches/0003-Spigot-Timings.patch"
        ],
        "commitId" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
        "timestamp" : 1703229397000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Remove redundant patch dealing with null tile entities\u000a\u000aNull tile entities can no longer arise in the relevant server code\u000a",
        "date" : "2023-12-22T07:16:37+0000",
        "id" : "053fa2a9db1b8dce12ab87b303107c4b48e5a2be",
        "msg" : "Remove redundant patch dealing with null tile entities",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0006-Async-Operation-Catching.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0001-POM-Changes.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0007-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0008-Silenceable-Lightning-API.patch"
          },
          {
            "editType" : "delete",
            "file" : "CraftBukkit-Patches/0010-Handle-Null-Tile-Entities.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0009-Add-PlayerSpawnLocationEvent.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0003-Spigot-Configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0009-Fix-Mob-Spawning-Relative-to-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0002-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0004-BungeeCord-Support.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0005-Entity-Mount-and-Dismount-Events.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0007-Add-support-for-fetching-hidden-players.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0004-Crop-Growth-Rates.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0001-POM-Changes.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0002-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0008-Spigot-Timings.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0006-Add-respawn-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0010-BungeeCord-Chat-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0011-Add-restart-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0012-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0003-Spigot-Timings.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0005-Merge-tweaks-and-configuration.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}