summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.x/distribution/src/main/assembly/bin.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
index 1929bf48f3..e8cfa28236 100644
--- a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
+++ b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
@@ -96,6 +96,8 @@
<exclude>pom.xml</exclude>
<exclude>calculator2</exclude>
<exclude>calculator2/**/*</exclude>
+ <exclude>calculator-rcp</exclude>
+ <exclude>calculator-rcp/**/*</exclude>
<exclude>calculator-distributed/work</exclude>
<exclude>calculator-distributed/work/**/*</exclude>
<exclude>calculator-webapp/target/sample-calculator-webapp</exclude>