summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_http_service')
-rw-r--r--jdisc_http_service/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jdisc_http_service/pom.xml b/jdisc_http_service/pom.xml
index f41994c4916..6373189e738 100644
--- a/jdisc_http_service/pom.xml
+++ b/jdisc_http_service/pom.xml
@@ -175,6 +175,7 @@
<extensions>true</extensions>
<configuration>
<discPreInstallBundle>
+ 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,
@@ -187,6 +188,8 @@
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
</discPreInstallBundle>
</configuration>