From 35f381961d748065b903f2da6d978f8d7a6f9497 Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 9 Jan 2015 11:14:57 +1100 Subject: [PATCH] Fix patches --- CraftBukkit-Patches/0001-POM-Changes.patch | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CraftBukkit-Patches/0001-POM-Changes.patch b/CraftBukkit-Patches/0001-POM-Changes.patch index 5c80dd5..c1645d3 100644 --- a/CraftBukkit-Patches/0001-POM-Changes.patch +++ b/CraftBukkit-Patches/0001-POM-Changes.patch @@ -1,4 +1,4 @@ -From c6953dc30ed342ede3d1f0396fa93b47bf0a647f Mon Sep 17 00:00:00 2001 +From 5a203aaea5ba33c3747926d34ddbb46176bf7ca7 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 13:07:39 +1000 Subject: [PATCH] POM Changes @@ -6,7 +6,7 @@ Subject: [PATCH] POM Changes Basic changes to the build system which mark the artifact as Spigot, and the necessary code changes to ensure proper functionality. Also disables the auto updater provided by CraftBukkit as it is useless to us. diff --git a/pom.xml b/pom.xml -index a0d4db6..8c4a517 100644 +index 34b539b..017eecb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ @@ -26,7 +26,7 @@ index a0d4db6..8c4a517 100644 UTF-8 -@@ -20,10 +20,17 @@ +@@ -20,6 +20,13 @@ 1.6 @@ -37,6 +37,11 @@ index a0d4db6..8c4a517 100644 + ../pom.xml + + + + + sonatype-nexus-snapshots +@@ -29,8 +36,8 @@ + - org.bukkit @@ -46,7 +51,7 @@ index a0d4db6..8c4a517 100644 ${project.version} jar compile -@@ -93,21 +100,39 @@ +@@ -104,21 +111,39 @@ @@ -89,7 +94,7 @@ index a0d4db6..8c4a517 100644 compile gitdescribe -@@ -124,7 +149,7 @@ +@@ -135,7 +160,7 @@ org.bukkit.craftbukkit.Main CraftBukkit