From c4a6a944e93fa338c196ad5c16d5c844d4b2d09c Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Mar 2009 12:05:24 +0000 Subject: Copy sca trunk to sandbox area so i can get the release plugin configuration correct without messing up the live trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755209 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/modules/wicket/pom.xml | 65 ++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 sandbox/ant/sca/trunk/modules/wicket/pom.xml (limited to 'sandbox/ant/sca/trunk/modules/wicket/pom.xml') diff --git a/sandbox/ant/sca/trunk/modules/wicket/pom.xml b/sandbox/ant/sca/trunk/modules/wicket/pom.xml new file mode 100644 index 0000000000..d87868df4d --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/wicket/pom.xml @@ -0,0 +1,65 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-wicket + Apache Tuscany SCA Wicket Web Framework Integration + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-SNAPSHOT + + + + org.apache.wicket + wicket + 1.4-rc2 + + + org.apache.wicket + wicket-ioc + 1.4-rc2 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + + -- cgit v1.2.3