From ce68bf67996b12a5359e8bb539e9b1537e74ed4c Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 7 Jul 2008 09:05:36 +0000 Subject: TUSCANY-2391: Apply latest patch from Thilina Buddhika for GSoC project Tuscany SCA support in the Geronimo Admin Console git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674426 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/thilina/geronimo_ACE/pom.xml | 108 +++++++++++++++++++++-------------- 1 file changed, 64 insertions(+), 44 deletions(-) (limited to 'sandbox/thilina/geronimo_ACE/pom.xml') diff --git a/sandbox/thilina/geronimo_ACE/pom.xml b/sandbox/thilina/geronimo_ACE/pom.xml index 9bbeb2ed9d..f5f2a8e7b6 100644 --- a/sandbox/thilina/geronimo_ACE/pom.xml +++ b/sandbox/thilina/geronimo_ACE/pom.xml @@ -1,44 +1,64 @@ - - 4.0.0 - org.apache.tuscany.geronimoace - org.apache.tuscany.geronimoace.geronimo-ace - war - 1.0-SNAPSHOT - geronimo-ace - http://maven.apache.org - - - junit - junit - 3.8.1 - test - - - portlet-api - portlet-api - 1.0 - - - javax.portlet - portlet-api - 1.0 - - - - - install - ${basedir}/target - ${artifactId}-${version} - - - WEB-INF - false - ${basedir}/src/webapp/WEB-INF - - web.xml - - - - - + + + + 4.0.0 + org.apache.tuscany.geronimoace + org.apache.tuscany.geronimoace.geronimo-ace + war + 1.0-SNAPSHOT + geronimo-ace + http://maven.apache.org + + + junit + junit + 3.8.1 + test + + + javax.portlet + portlet-api + 1.0 + + + javax.servlet + servlet-api + 2.4 + provided + + + + + install + ${basedir}/target + ${artifactId}-${version} + + + WEB-INF + false + ${basedir}/src/webapp/WEB-INF + + web.xml + + + + + -- cgit v1.2.3