From 874c375021f94368e36c61e9cb687c4bd46c7575 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 24 May 2018 12:17:26 +0200 Subject: Remove aries.spifly and asm-debug-all. - asm-debug-all does not yet exist in a Java 9 compatible version. - aries.spifly (pulls in aries-util and asm-debug-all) is no longer required by jetty-util. --- jdisc_http_service/pom.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'jdisc_http_service/pom.xml') diff --git a/jdisc_http_service/pom.xml b/jdisc_http_service/pom.xml index 6373189e738..f41994c4916 100644 --- a/jdisc_http_service/pom.xml +++ b/jdisc_http_service/pom.xml @@ -175,7 +175,6 @@ true - asm-debug-all-${asm-debug-all.version}.jar, bcpkix-jdk15on-${bouncycastle.version}.jar, bcprov-jdk15on-${bouncycastle.version}.jar, javax.servlet-api-3.1.0.jar, @@ -188,8 +187,6 @@ jetty-servlet-${jetty.version}.jar, jetty-servlets-${jetty.version}.jar, jetty-util-${jetty.version}.jar, - org.apache.aries.spifly.dynamic.bundle-${aries.spifly.version}.jar, - org.apache.aries.util-${aries.util.version}.jar, component-jar-with-dependencies.jar -- cgit v1.2.3