From a7fdbde808d0ead9394fb6278bc77a699ef19965 Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Fri, 23 Apr 2010 15:56:54 +0000 Subject: [PATCH] no debug git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1555 7e9141cc-0065-0410-87d8-b60c137991c4 --- jetty-jsp-2.1/pom.xml | 13 +++++++++++++ .../server/handler/AbstractProxyHandlerTest.java | 2 +- .../org/eclipse/jetty/webapp/WebAppContext.java | 5 ++--- test-continuation-jetty6/pom.xml | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/jetty-jsp-2.1/pom.xml b/jetty-jsp-2.1/pom.xml index 934c91d032e..366e265fc3f 100644 --- a/jetty-jsp-2.1/pom.xml +++ b/jetty-jsp-2.1/pom.xml @@ -14,6 +14,19 @@ + + org.apache.felix + maven-bundle-plugin + ${felix.bundle.version} + true + + + + manifest + + + +