summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/distribution/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-23 20:45:20 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-23 20:45:20 +0000
commitf8ca3972868ddfad816ccdc0110fe7772b2b4708 (patch)
treea6cb841f30264e73f975d318d09683374546d726 /sca-java-1.x/branches/sca-java-1.6/distribution/src
parent507144770592da93eb6dbc82953adfff45921964 (diff)
TUSCANY-3438 - Adding calculator-corba samples to 1.6 binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902486 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/distribution/src')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml b/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml
index f3c185b5ab..fc64762716 100644
--- a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml
@@ -177,10 +177,6 @@
<!-- Modules excluded from distribution as work is in progress... -->
<exclude>calculator2</exclude>
<exclude>calculator2/**/*</exclude>
- <exclude>calculator-corba-reference</exclude>
- <exclude>calculator-corba-reference/**/*</exclude>
- <exclude>calculator-corba-service</exclude>
- <exclude>calculator-corba-service/**/*</exclude>
<exclude>calculator-lean</exclude>
<exclude>calculator-lean/**/*</exclude>
<exclude>calculator-osgi</exclude>