From e518ee331e3c76884b501d5978608d1d2f9b8d37 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 23 Nov 2010 12:53:24 +0000 Subject: Add some servlet dependencies to the eclipse pde feature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038092 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/features/eclipse-pde/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/sca-java-2.x/trunk/features/eclipse-pde/pom.xml b/sca-java-2.x/trunk/features/eclipse-pde/pom.xml index 2ed60f91b9..9b0eca71ed 100644 --- a/sca-java-2.x/trunk/features/eclipse-pde/pom.xml +++ b/sca-java-2.x/trunk/features/eclipse-pde/pom.xml @@ -39,6 +39,24 @@ 2.0-SNAPSHOT + + javax.servlet + servlet-api + 2.5 + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0.1 + + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + -- cgit v1.2.3