From c6cbbc66ce949a9ea9db51387da055f375e12b98 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 21 Jul 2008 18:00:01 +0000 Subject: Renaming tutorial to tutorial-store git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68 --- .../store-market/META-INF/sca-contribution.xml | 26 -------- java/sca/tutorial/store-market/build.xml | 54 --------------- java/sca/tutorial/store-market/pom.xml | 77 ---------------------- .../tutorial/store-market/store-market.composite | 68 ------------------- 4 files changed, 225 deletions(-) delete mode 100644 java/sca/tutorial/store-market/META-INF/sca-contribution.xml delete mode 100644 java/sca/tutorial/store-market/build.xml delete mode 100644 java/sca/tutorial/store-market/pom.xml delete mode 100644 java/sca/tutorial/store-market/store-market.composite (limited to 'java/sca/tutorial/store-market') diff --git a/java/sca/tutorial/store-market/META-INF/sca-contribution.xml b/java/sca/tutorial/store-market/META-INF/sca-contribution.xml deleted file mode 100644 index 491230c952..0000000000 --- a/java/sca/tutorial/store-market/META-INF/sca-contribution.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/java/sca/tutorial/store-market/build.xml b/java/sca/tutorial/store-market/build.xml deleted file mode 100644 index a6b0b461b1..0000000000 --- a/java/sca/tutorial/store-market/build.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/sca/tutorial/store-market/pom.xml b/java/sca/tutorial/store-market/pom.xml deleted file mode 100644 index 68a11f06e7..0000000000 --- a/java/sca/tutorial/store-market/pom.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-tutorial - 1.4-SNAPSHOT - ../pom.xml - - tutorial-store-market - Apache Tuscany SCA Tutorial Marketplace Online Store - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4-SNAPSHOT - - - - - ${artifactId} - ${basedir} - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - - - - - - org.apache.tuscany.sca - tuscany-maven-ant-generator - 1.4-SNAPSHOT - - - - generate - - - - - - - - diff --git a/java/sca/tutorial/store-market/store-market.composite b/java/sca/tutorial/store-market/store-market.composite deleted file mode 100644 index 1c225e6c07..0000000000 --- a/java/sca/tutorial/store-market/store-market.composite +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - USD - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3