Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-10-09 20:39:10 +0000
committerThomas Watson2014-10-09 20:39:10 +0000
commitb6ef7db37fe2d9f04cb56a1e305102695df5f9cd (patch)
treefaa473d696c820576ae5444032ddbc7d5a28b0e9 /pom.xml
parent8b6e2c0008b678cf34ecd97fb207a31dc6ce2006 (diff)
downloadrt.equinox.bundles-b6ef7db37fe2d9f04cb56a1e305102695df5f9cd.tar.gz
rt.equinox.bundles-b6ef7db37fe2d9f04cb56a1e305102695df5f9cd.tar.xz
rt.equinox.bundles-b6ef7db37fe2d9f04cb56a1e305102695df5f9cd.zip
- Remove old jetty8 equinox code.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 3e26f4ab2..05ecd6b3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,11 +94,6 @@
<module>bundles/org.eclipse.equinox.http</module>
-->
- <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=386040
- <module>bundles/org.eclipse.equinox.http.jetty5</module>
- <module>bundles/org.eclipse.equinox.http.jetty6</module>
- -->
-
<module>bundles/org.eclipse.equinox.http.jetty9</module>
<module>bundles/org.eclipse.equinox.http.registry</module>
<module>bundles/org.eclipse.equinox.http.servlet</module>

Back to the top