From a6e4e5a91a0a6efd2e1ff9d84a40d47fce34db42 Mon Sep 17 00:00:00 2001 From: Alessio Soldano Date: Tue, 22 Nov 2016 12:11:37 +0100 Subject: [PATCH] Explicitly export dependency to netty towards jbossws testsuite to be sure Artemis client ends up using the same version that's in the container --- webservices/tests-integration/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webservices/tests-integration/pom.xml b/webservices/tests-integration/pom.xml index 369906b35a9b..4b7f7d9cbe03 100644 --- a/webservices/tests-integration/pom.xml +++ b/webservices/tests-integration/pom.xml @@ -135,6 +135,10 @@ org.glassfish javax.json + + io.netty + netty-all + org.jboss.xnio xnio-api