From d1a100c11e067e066bf198421bc5a7e3d03ac59a Mon Sep 17 00:00:00 2001 From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Sat, 27 May 2017 23:36:18 -0500 Subject: [PATCH] Remove unnecessary doclint param on API --- Spigot-API-Patches/POM-changes.patch | 5 ++--- Spigot-API-Patches/Use-ASM-for-event-executors.patch | 2 +- Spigot-API-Patches/add-Trove-and-FastUtil-to-Bukkit.patch | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch index 4b54dc350b..23cfcaf5ce 100644 --- a/Spigot-API-Patches/POM-changes.patch +++ b/Spigot-API-Patches/POM-changes.patch @@ -5,7 +5,7 @@ Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml -index 66bb7a12..ea6a710e 100644 +index 66bb7a12..0899a127 100644 --- a/pom.xml +++ b/pom.xml @@ -0,0 +0,0 @@ @@ -36,8 +36,7 @@ index 66bb7a12..ea6a710e 100644 - 1.6 - 1.6 -+ -+ -Xdoclint:none ++ + 1.8 + 1.8 UTF-8 diff --git a/Spigot-API-Patches/Use-ASM-for-event-executors.patch b/Spigot-API-Patches/Use-ASM-for-event-executors.patch index d2313f709d..9e200f5556 100644 --- a/Spigot-API-Patches/Use-ASM-for-event-executors.patch +++ b/Spigot-API-Patches/Use-ASM-for-event-executors.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Use ASM for event executors. Uses method handles for private or static methods. diff --git a/pom.xml b/pom.xml -index c7514ba9..c671cc33 100644 +index 8990bdcc..e7a4eb2c 100644 --- a/pom.xml +++ b/pom.xml @@ -0,0 +0,0 @@ diff --git a/Spigot-API-Patches/add-Trove-and-FastUtil-to-Bukkit.patch b/Spigot-API-Patches/add-Trove-and-FastUtil-to-Bukkit.patch index a1f693c07f..bbcd2a2f78 100644 --- a/Spigot-API-Patches/add-Trove-and-FastUtil-to-Bukkit.patch +++ b/Spigot-API-Patches/add-Trove-and-FastUtil-to-Bukkit.patch @@ -5,7 +5,7 @@ Subject: [PATCH] add Trove and FastUtil to Bukkit diff --git a/pom.xml b/pom.xml -index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 +index 0899a127..8990bdcc 100644 --- a/pom.xml +++ b/pom.xml @@ -0,0 +0,0 @@