From 51547aa244d203aa3125ba22aba489eadfd616dc Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Wed, 17 Sep 2008 05:17:28 +0000 Subject: Minor cleanup of unused modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696153 13f79535-47bb-0310-9956-ffa450edef68 --- .../www-services/catalog-amazon/store-db/pom.xml | 149 --------------------- 1 file changed, 149 deletions(-) delete mode 100644 branches/sca-equinox/tutorials/store/www-services/catalog-amazon/store-db/pom.xml (limited to 'branches/sca-equinox/tutorials/store/www-services/catalog-amazon/store-db/pom.xml') diff --git a/branches/sca-equinox/tutorials/store/www-services/catalog-amazon/store-db/pom.xml b/branches/sca-equinox/tutorials/store/www-services/catalog-amazon/store-db/pom.xml deleted file mode 100644 index a03234ec3f..0000000000 --- a/branches/sca-equinox/tutorials/store/www-services/catalog-amazon/store-db/pom.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-tutorial-store - 1.4-SNAPSHOT - ../pom.xml - - tutorial-store-db - Apache Tuscany SCA Store Tutorial Catalog Database - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.sca - tuscany-host-jetty - 1.4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tutorial-assets - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-api - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-sca-axis2 - 1.4-SNAPSHOT - - - - org.apache.derby - derby - 10.3.1.4 - - - - junit - junit - 4.2 - test - - - - - - ${artifactId} - - - org.apache.tuscany.sca - tuscany-maven-ant-generator - 1.4-SNAPSHOT - - - - launch.LaunchCatalog - - - generate - - - - - - - org.codehaus.mojo - sql-maven-plugin - 1.0 - - - - org.apache.derby - derby - 10.1.2.1 - - - - - - create-db - generate-resources - - execute - - - org.apache.derby.jdbc.EmbeddedDriver - jdbc:derby:target/store_db;create=true - true - continue - ; - - ${pom.basedir}/store.sql - - - - - - - - - - -- cgit v1.2.3