From 81c8a8a8e38ea2f0caef0019651a344663724d03 Mon Sep 17 00:00:00 2001 From: edwardsmj Date: Mon, 22 Nov 2010 10:24:33 +0000 Subject: Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec into compile dependencies to ensure that those JARs are included in the distribution and in the tuscany.target for the PDE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037660 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml') diff --git a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml index 7812f07954..db8e81c922 100644 --- a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml @@ -66,7 +66,7 @@ org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0.1 - provided + compile @@ -74,7 +74,7 @@ org.apache.geronimo.specs geronimo-el_1.0_spec 1.0.1 - provided + compile -- cgit v1.2.3