summaryrefslogtreecommitdiffstats
path: root/branches/sca-android/distribution/features/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-17 07:16:51 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-17 07:16:51 +0000
commit478a11ebfb709b041622c4b4925dbb743a4bdf84 (patch)
tree9141926f3b29d56e097c417ce19617ff180cbd13 /branches/sca-android/distribution/features/pom.xml
parent54158d9b017dae6a75d813a96463d05e1153ae31 (diff)
Include a subset of the core modules in the distro build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696180 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-android/distribution/features/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/branches/sca-android/distribution/features/pom.xml b/branches/sca-android/distribution/features/pom.xml
index 15cb996980..6f7dc519cd 100644
--- a/branches/sca-android/distribution/features/pom.xml
+++ b/branches/sca-android/distribution/features/pom.xml
@@ -31,14 +31,8 @@
<name>Apache Tuscany SCA Feature Distributions</name>
<modules>
- <module>all</module>
<module>core</module>
- <module>ejava</module>
<module>repository</module>
- <module>manager</module>
- <module>process</module>
- <module>web20</module>
- <module>webservice</module>
</modules>
</project>