From df394ad8991792c90ee678ec18ca3d4fcf896e2e Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 10:10:33 +0000 Subject: Copy trunk to test sanbox for release plugin testing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756399 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/webapps/helloworld-wicket/pom.xml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 sandbox/ant/sca/trunk/samples/webapps/helloworld-wicket/pom.xml (limited to 'sandbox/ant/sca/trunk/samples/webapps/helloworld-wicket/pom.xml') diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-wicket/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-wicket/pom.xml new file mode 100644 index 0000000000..b2635f9b45 --- /dev/null +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-wicket/pom.xml @@ -0,0 +1,76 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../../pom.xml + + + helloworld-wicket + war + Apache Tuscany SCA Sample Helloworld using Wicket + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-wicket + 2.0-SNAPSHOT + + + javax.servlet + servlet-api + 2.5 + provided + + + + + org.apache.wicket + wicket + 1.4-rc2 + + + org.slf4j + slf4j-log4j12 + 1.4.2 + + + log4j + log4j + 1.2.14 + + + + + + ${artifactId} + + + -- cgit v1.2.3