diff --git a/BungeeCord b/BungeeCord index f9712cb..7790783 160000 --- a/BungeeCord +++ b/BungeeCord @@ -1 +1 @@ -Subproject commit f9712cbc7c9ec6295e4a5a646ead1dd0f2d7ed1a +Subproject commit 7790783949fdb43555634d1eab232b0d6dbb6074 diff --git a/BungeeCord-Patches/0001-POM-Changes.patch b/BungeeCord-Patches/0001-POM-Changes.patch index 4f01c29..1da26d5 100644 --- a/BungeeCord-Patches/0001-POM-Changes.patch +++ b/BungeeCord-Patches/0001-POM-Changes.patch @@ -1,4 +1,4 @@ -From abc4f5238300424500831e6ae531163cb82fda2a Mon Sep 17 00:00:00 2001 +From 921905301dbe44a7c95763e1114227fcb131295c Mon Sep 17 00:00:00 2001 From: Tux Date: Thu, 19 May 2016 19:33:31 +0200 Subject: [PATCH] POM Changes @@ -7,7 +7,7 @@ Subject: [PATCH] POM Changes - Deploy to papermc mvn repo diff --git a/api/pom.xml b/api/pom.xml -index f49db317..863c353e 100644 +index 81179f0f..a680e7b0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,42 +4,42 @@ @@ -476,7 +476,7 @@ index 4f3332dd..8aff53bd 100644 ../pom.xml diff --git a/native/pom.xml b/native/pom.xml -index f7773d80..caa4c4cb 100644 +index c7478c96..e137dfcc 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -4,19 +4,19 @@ @@ -506,7 +506,7 @@ index f7773d80..caa4c4cb 100644 diff --git a/pom.xml b/pom.xml -index 00ec645a..57e35818 100644 +index f9aa2c69..4c4597f6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,25 @@ @@ -603,7 +603,7 @@ index 00ec645a..57e35818 100644 -@@ -124,12 +139,21 @@ +@@ -134,12 +149,21 @@ @@ -625,7 +625,7 @@ index 00ec645a..57e35818 100644 org.apache.maven.plugins maven-checkstyle-plugin 3.2.1 -@@ -154,6 +178,7 @@ +@@ -164,6 +188,7 @@ @@ -633,7 +633,7 @@ index 00ec645a..57e35818 100644 org.codehaus.mojo animal-sniffer-maven-plugin -@@ -290,6 +315,7 @@ +@@ -300,6 +325,7 @@ none ${project.build.directory}/delombok @@ -641,7 +641,7 @@ index 00ec645a..57e35818 100644 -@@ -321,5 +347,88 @@ +@@ -331,5 +357,88 @@ @@ -731,7 +731,7 @@ index 00ec645a..57e35818 100644 diff --git a/protocol/pom.xml b/protocol/pom.xml -index de6bd2e0..93ae5952 100644 +index bb2b14fc..221469b9 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -4,19 +4,19 @@ @@ -772,7 +772,7 @@ index de6bd2e0..93ae5952 100644 compile diff --git a/proxy/pom.xml b/proxy/pom.xml -index 7ef05886..eadd8464 100644 +index 3a8aaa35..5135c0fd 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -4,18 +4,18 @@ @@ -799,7 +799,7 @@ index 7ef05886..eadd8464 100644 Proxy component of the Elastic Portal Suite -@@ -57,32 +57,32 @@ +@@ -52,32 +52,32 @@ compile @@ -843,7 +843,7 @@ index 7ef05886..eadd8464 100644 compile diff --git a/query/pom.xml b/query/pom.xml -index 5ea69b24..72eb14e2 100644 +index 90a4c8d5..81af5457 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -4,19 +4,19 @@ @@ -872,7 +872,7 @@ index 5ea69b24..72eb14e2 100644 -@@ -26,8 +26,8 @@ +@@ -25,8 +25,8 @@ compile @@ -884,5 +884,5 @@ index 5ea69b24..72eb14e2 100644 compile -- -2.37.3.windows.1 +2.17.2 (Apple Git-113) diff --git a/BungeeCord-Patches/0002-Copy-license-files-into-jar.patch b/BungeeCord-Patches/0002-Copy-license-files-into-jar.patch index ba0ebfb..a844804 100644 --- a/BungeeCord-Patches/0002-Copy-license-files-into-jar.patch +++ b/BungeeCord-Patches/0002-Copy-license-files-into-jar.patch @@ -1,14 +1,14 @@ -From b526187ee2b182930850ced2708a2770b669c949 Mon Sep 17 00:00:00 2001 +From f090bbf4ac1184c000210d21a7485c3cb7f24b13 Mon Sep 17 00:00:00 2001 From: Mark Vainomaa Date: Wed, 18 Jul 2018 20:23:03 +0300 Subject: [PATCH] Copy license files into jar diff --git a/proxy/pom.xml b/proxy/pom.xml -index cf0a6a99..1d370c70 100644 +index 5135c0fd..233c6aae 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml -@@ -124,4 +124,26 @@ +@@ -119,4 +119,26 @@ runtime @@ -36,5 +36,5 @@ index cf0a6a99..1d370c70 100644 + -- -2.37.1 +2.17.2 (Apple Git-113) diff --git a/BungeeCord-Patches/0032-Optionally-use-async-Netty-DNS-resolver.patch b/BungeeCord-Patches/0032-Optionally-use-async-Netty-DNS-resolver.patch index 6b91c06..45fac1c 100644 --- a/BungeeCord-Patches/0032-Optionally-use-async-Netty-DNS-resolver.patch +++ b/BungeeCord-Patches/0032-Optionally-use-async-Netty-DNS-resolver.patch @@ -1,4 +1,4 @@ -From 877cbb5ce3cc8190f8bd2c0378cdca0f6ba54d48 Mon Sep 17 00:00:00 2001 +From c9bd6b4fc34e508d86cfc04bb5adec3f33a56f38 Mon Sep 17 00:00:00 2001 From: Tux Date: Wed, 21 Dec 2016 03:13:03 -0500 Subject: [PATCH] Optionally use async Netty DNS resolver @@ -24,24 +24,22 @@ index 749059ab..6141128b 100644 /** diff --git a/proxy/pom.xml b/proxy/pom.xml -index 0cd347d8..526617e0 100644 +index 233c6aae..54061ec5 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml -@@ -36,6 +36,20 @@ - ${netty.version} +@@ -34,6 +34,18 @@ + netty-codec-http compile + + + io.netty + netty-resolver-dns -+ ${netty.version} + compile + + + io.netty + netty-resolver-dns-native-macos -+ ${netty.version} + osx-x86_64 + + @@ -177,5 +175,5 @@ index e0c52f21..37337429 100644 + // Waterfall End } -- -2.30.1 (Apple Git-130) +2.17.2 (Apple Git-113) diff --git a/BungeeCord-Patches/0035-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch b/BungeeCord-Patches/0035-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch index aac44d0..3896b73 100644 --- a/BungeeCord-Patches/0035-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch +++ b/BungeeCord-Patches/0035-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch @@ -1,4 +1,4 @@ -From 155bccab3c402436976b06c0a4472b1a0c42a348 Mon Sep 17 00:00:00 2001 +From a2df44ccb6547ae27c8bcd67d7628e461cdbb8e1 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Fri, 22 Sep 2017 12:46:47 +0200 Subject: [PATCH] Use Log4j2 for logging and TerminalConsoleAppender for @@ -6,7 +6,7 @@ Subject: [PATCH] Use Log4j2 for logging and TerminalConsoleAppender for diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml -index bcf23a93..232b90b2 100644 +index c988cf5d..0c510f9f 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -49,6 +49,9 @@ @@ -233,7 +233,7 @@ index 00000000..cfd039cd + + diff --git a/pom.xml b/pom.xml -index 5afd8b9c..130670bb 100644 +index 4c4597f6..7ff4a013 100644 --- a/pom.xml +++ b/pom.xml @@ -56,11 +56,12 @@ @@ -251,10 +251,10 @@ index 5afd8b9c..130670bb 100644 diff --git a/proxy/pom.xml b/proxy/pom.xml -index c726cb18..1036a2e7 100644 +index 54061ec5..d3801c9b 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml -@@ -78,7 +78,7 @@ +@@ -71,7 +71,7 @@ io.github.waterfallmc @@ -263,7 +263,7 @@ index c726cb18..1036a2e7 100644 ${project.version} compile -@@ -100,12 +100,13 @@ +@@ -93,12 +93,13 @@ ${project.version} compile @@ -278,7 +278,7 @@ index c726cb18..1036a2e7 100644 net.sf.jopt-simple jopt-simple -@@ -137,6 +138,25 @@ +@@ -130,6 +131,25 @@ 1.7.3 runtime @@ -549,7 +549,7 @@ index 7e465924..00000000 - diff --git a/slf4j/pom.xml b/slf4j/pom.xml deleted file mode 100644 -index b995ba85..00000000 +index 1716c3cf..00000000 --- a/slf4j/pom.xml +++ /dev/null @@ -1,35 +0,0 @@ @@ -583,7 +583,7 @@ index b995ba85..00000000 - - org.slf4j - slf4j-api -- 1.7.32 +- 1.7.36 - compile - - @@ -1617,5 +1617,5 @@ index 21a48df6..00000000 - -} -- -2.39.1 +2.17.2 (Apple Git-113) diff --git a/BungeeCord-Patches/0037-Allow-plugins-to-use-SLF4J-for-logging.patch b/BungeeCord-Patches/0037-Allow-plugins-to-use-SLF4J-for-logging.patch index 2a27b06..68aea8b 100644 --- a/BungeeCord-Patches/0037-Allow-plugins-to-use-SLF4J-for-logging.patch +++ b/BungeeCord-Patches/0037-Allow-plugins-to-use-SLF4J-for-logging.patch @@ -1,14 +1,14 @@ -From f1adfb64276cd2b876c75262bde597eae55ab5a5 Mon Sep 17 00:00:00 2001 +From f5fe955f7406c4778aeeae08ca0624d2c0b6fa12 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Fri, 22 Sep 2017 13:15:09 +0200 Subject: [PATCH] Allow plugins to use SLF4J for logging diff --git a/api/pom.xml b/api/pom.xml -index 863c353e..5d21fd99 100644 +index a680e7b0..6774bed3 100644 --- a/api/pom.xml +++ b/api/pom.xml -@@ -76,5 +76,11 @@ +@@ -75,5 +75,11 @@ 1.33 compile @@ -56,5 +56,5 @@ index 44bf7f91..fb091698 100644 com.lmax disruptor -- -2.38.1 +2.17.2 (Apple Git-113)