From 2691aa6986e852c4dea45a26411335a65538a9be Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 8 Aug 2009 10:03:33 +0000 Subject: Move www-services to sandbox area until the license of the Amazon jars is clarified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802332 13f79535-47bb-0310-9956-ffa450edef68 --- .../catalog-amazon/pom.xml | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 sandbox/tutorial-store-www-services/catalog-amazon/pom.xml (limited to 'sandbox/tutorial-store-www-services/catalog-amazon/pom.xml') diff --git a/sandbox/tutorial-store-www-services/catalog-amazon/pom.xml b/sandbox/tutorial-store-www-services/catalog-amazon/pom.xml new file mode 100644 index 0000000000..2790593163 --- /dev/null +++ b/sandbox/tutorial-store-www-services/catalog-amazon/pom.xml @@ -0,0 +1,95 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-tutorial-store + 1.6-SNAPSHOT + ../pom.xml + + tutorial-catalog-amazon + jar + Apache Tuscany SCA Store Tutorial Amazon Catalog + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-atom-abdera + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-saxon + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-xquery + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.6-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + + + -- cgit v1.2.3