Update the http.jetty bundle to the new plugin, make it compile/run against javax.servlet version 2.1, and hook it up to the parent pom.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@537994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2276a2a..e68dee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
<module>eventadmin.bridge.configuration</module>
<module>eventadmin.bridge.useradmin</module>
<module>eventadmin.bridge.wireadmin</module>
-
+ <module>http.jetty</module>
<module>scr</module>
<module>configadmin</module>
<module>metatype</module>
@@ -172,8 +172,6 @@
<module>upnp.sample.tv</module>
<module>upnp.sample.clock</module>
<module>upnp.sample.binaryLight</module>
- <!-- <module>http.jetty</module> -->
-
<!-- <module>tools/mangen</module> -->