From 55421b222629d2a97e82fd5209983350fc3af419 Mon Sep 17 00:00:00 2001 From: Josh Roy <10731363+JRoy@users.noreply.github.com> Date: Sun, 14 Mar 2021 15:35:51 -0400 Subject: [PATCH] Updated Upstream (Bukkit) (#5359) Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: c589f546 Use upstream plexus-compiler-eclipse --- .../Add-FastUtil-to-Bukkit.patch | 2 +- Spigot-API-Patches/Adventure.patch | 4 +-- Spigot-API-Patches/POM-changes.patch | 26 +++++++------------ work/Bukkit | 2 +- 4 files changed, 13 insertions(+), 21 deletions(-) diff --git a/Spigot-API-Patches/Add-FastUtil-to-Bukkit.patch b/Spigot-API-Patches/Add-FastUtil-to-Bukkit.patch index 5d7e66d78..4e904473c 100644 --- a/Spigot-API-Patches/Add-FastUtil-to-Bukkit.patch +++ b/Spigot-API-Patches/Add-FastUtil-to-Bukkit.patch @@ -10,7 +10,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 --- a/pom.xml +++ b/pom.xml @@ -0,0 +0,0 @@ - + + diff --git a/Spigot-API-Patches/Adventure.patch b/Spigot-API-Patches/Adventure.patch index 230a06e1f..cc36348f0 100644 --- a/Spigot-API-Patches/Adventure.patch +++ b/Spigot-API-Patches/Adventure.patch @@ -11,8 +11,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 --- a/pom.xml +++ b/pom.xml @@ -0,0 +0,0 @@ - - + + + + diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch index b1791b20b..449fe6efb 100644 --- a/Spigot-API-Patches/POM-changes.patch +++ b/Spigot-API-Patches/POM-changes.patch @@ -40,30 +40,22 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 - -- ++ + - spigotmc-releases - https://hub.spigotmc.org/nexus/content/repositories/releases/ -- ++ sonatype ++ https://oss.sonatype.org/content/groups/public/ + - - spigotmc-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - -- - - + org.codehaus.plexus @@ -0,0 +0,0 @@ diff --git a/work/Bukkit b/work/Bukkit index d264e972e..c589f5464 160000 --- a/work/Bukkit +++ b/work/Bukkit @@ -1 +1 @@ -Subproject commit d264e972e9fecfea2f4a016c5d89ab8611680eb3 +Subproject commit c589f5464d0c822a21ffff763af526ef4ecfb243