From bc166267617a43923d4f77c1a849fcd7a927f436 Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 4 Jul 2013 20:14:10 +1000 Subject: [PATCH] Include only the bits of netty we need --- CraftBukkit-Patches/0024-Netty.patch | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CraftBukkit-Patches/0024-Netty.patch b/CraftBukkit-Patches/0024-Netty.patch index 7cba69bb77..34f845bbe2 100644 --- a/CraftBukkit-Patches/0024-Netty.patch +++ b/CraftBukkit-Patches/0024-Netty.patch @@ -1,20 +1,25 @@ -From c119ca366f3258badf6dfb6f2dd0b757e32ead58 Mon Sep 17 00:00:00 2001 +From ac11956bf50d51b0d28f079ba9ccabe1bf0e2d05 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 09:06:29 +1000 Subject: [PATCH] Netty diff --git a/pom.xml b/pom.xml -index 9a4c59a..29330dd 100644 +index d1cc48d..69e596b 100644 --- a/pom.xml +++ b/pom.xml -@@ -139,6 +139,16 @@ +@@ -112,6 +112,21 @@ trove4j 3.0.3 + + io.netty -+ netty-all ++ netty-codec ++ 4.0.0.CR9 ++ ++ ++ io.netty ++ netty-handler + 4.0.0.CR9 + +