From 825f351348b0a517990b2628c6e63c5155822dca Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 26 Jan 2009 19:23:05 +0000 Subject: Fix up host-webapp so that it at least compiles. Doesn't actually work yet but enough to get the sample into the distro with something like the right set of dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737785 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/host-webapp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/sca/modules/host-webapp/pom.xml') diff --git a/java/sca/modules/host-webapp/pom.xml b/java/sca/modules/host-webapp/pom.xml index df3794a6bb..de713f91d4 100644 --- a/java/sca/modules/host-webapp/pom.xml +++ b/java/sca/modules/host-webapp/pom.xml @@ -74,14 +74,14 @@ javax.servlet servlet-api 2.5 - provided + runtime org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0 - provided + runtime -- cgit v1.2.3