From 434c19da33ee1d7a2dcce9f6efcf8db9e71adfca Mon Sep 17 00:00:00 2001 From: dantran Date: Mon, 12 Nov 2012 08:11:45 -0800 Subject: [PATCH] Clean maven-bundle-plugin warnings --- all/pom.xml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 8e913c1070..10061698c6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -151,18 +151,6 @@ ${project.build.directory}/src - - unpack-jars - prepare-package - - unpack-dependencies - - - io/netty/** - io/netty/example/** - ${project.build.outputDirectory} - - @@ -328,8 +316,9 @@ - !io.netty.*, + com.sun.nio.sctp;resolution:=optional, sun.misc;resolution:=optional, + sun.net.util;resolution:=optional, *