From 147ed48e86bb4a13e42df35f1d1d800a7b564f4b Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 15 Sep 2008 06:50:04 +0000 Subject: Removed more modules as in Oscar's TUSCANY-2440 reduced-set patch. Also removed newer modules added since r643746 and are not required to run the minimum set that we are porting to android. Set svn ignore properties to ignore Manifest files produced by the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695356 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-android/modules/data-engine-helper/pom.xml | 142 --------------------- 1 file changed, 142 deletions(-) delete mode 100644 branches/sca-android/modules/data-engine-helper/pom.xml (limited to 'branches/sca-android/modules/data-engine-helper/pom.xml') diff --git a/branches/sca-android/modules/data-engine-helper/pom.xml b/branches/sca-android/modules/data-engine-helper/pom.xml deleted file mode 100644 index c8a4689650..0000000000 --- a/branches/sca-android/modules/data-engine-helper/pom.xml +++ /dev/null @@ -1,142 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-modules - 1.4-SNAPSHOT - ../pom.xml - - tuscany-data-engine-helper - Apache Tuscany SCA Data Engine Helper - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.das - tuscany-das-rdb - 1.0-SNAPSHOT - compile - - - - org.apache.tuscany.sca - tuscany-assembly - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-core - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-interface - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-assembly-xml - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-contribution-impl - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-databinding - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.4-SNAPSHOT - - - - junit - junit - 3.8.1 - test - - - - org.easymock - easymock - 2.2 - test - - - - org.apache.derby - derby - 10.3.1.4 - test - - - - - ${artifactId} - - - - org.apache.felix - maven-bundle-plugin - - - - ${tuscany.version} - org.apache.tuscany.sca.data.engine.helper - ${pom.name} - org.apache.tuscany.sca.data.engine* - - - - - - - -- cgit v1.2.3