summaryrefslogtreecommitdiffstats
path: root/jdisc_jetty
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2018-05-25 08:16:12 +0200
committerGitHub <noreply@github.com>2018-05-25 08:16:12 +0200
commit4d4c97a77dcabace7e47e7dbe112e382c6fae13f (patch)
tree10f50074b7d6b4239c07c170fd6e1a46fe821e63 /jdisc_jetty
parent751caeacdcb939d294fc158c2d0a5eda4d387c92 (diff)
parent874c375021f94368e36c61e9cb687c4bd46c7575 (diff)
Merge pull request #5938 from vespa-engine/gjoranv/reapply-aries-asm
Remove aries.spifly and asm-debug-all.
Diffstat (limited to 'jdisc_jetty')
-rw-r--r--jdisc_jetty/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/jdisc_jetty/pom.xml b/jdisc_jetty/pom.xml
index 0f8a5ba19e2..404476f7bf2 100644
--- a/jdisc_jetty/pom.xml
+++ b/jdisc_jetty/pom.xml
@@ -16,10 +16,6 @@
<packaging>jar</packaging>
<dependencies>
<dependency>
- <groupId>org.apache.aries.spifly</groupId>
- <artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId>
- </dependency>
- <dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-continuation</artifactId>
</dependency>