From 4ac117fb4c979fac40bc266da1cd411db6a9825b Mon Sep 17 00:00:00 2001 From: md_5 Date: Wed, 25 Jun 2014 18:21:59 +1000 Subject: [PATCH] Actually include native code, thanks again @normanmaurer --- proxy/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/proxy/pom.xml b/proxy/pom.xml index 7fe39226b..8f0fdc9de 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -35,6 +35,13 @@ ${netty.version} compile + + io.netty + netty-transport-native-epoll + ${netty.version} + linux-x86_64 + compile + jline jline