summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-18 09:08:35 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-18 09:08:35 +0000
commitae25f8246eb85d2be8c678ff3c38b1161e7c38eb (patch)
tree9899d698d9f68128eb3733badb9457812da8d3cd /branches/sca-java-1.4
parent06421b92ad4297e90f3a2f7510e37e98cc42b159 (diff)
Fixes on 1.4RC2 review comments
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4')
-rw-r--r--branches/sca-java-1.4/distribution/src/main/assembly/bin.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml b/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml
index 3bf4fb0797..1320412387 100644
--- a/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml
+++ b/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml
@@ -208,9 +208,6 @@
<exclude>helloworld-ws-reference-lean/**/*</exclude>
<exclude>spi-implementation-pojo</exclude>
<exclude>spi-implementation-pojo/**/*</exclude>
- <exclude>helloworld-jms-webapp</exclude>
- <exclude>helloworld-jms-webapp/**/*</exclude>
- <exclude>helloworld-jms-webapp/work</exclude>
<exclude>domain-webapp</exclude>
<exclude>domain-webapp/**/*</exclude>
<exclude>calculator-ws-secure-webapp</exclude>
@@ -265,6 +262,10 @@
<exclude>bigbank/src/main/resources/web/dojo/**/*</exclude>
<exclude>bigbank-account/src/main/resources/web/dojo</exclude>
<exclude>bigbank-account/src/main/resources/web/dojo/**/*</exclude>
+ <exclude>bigbank-calculator/target</exclude>
+ <exclude>bigbank-calculator/target/**/*</exclude>
+ <exclude>bigbank-stockquote/target</exclude>
+ <exclude>bigbank-stockquote/target/**/*</exclude>
<exclude>helloworld-ws-sdo/work</exclude>
<exclude>helloworld-ws-sdo/work/**/*</exclude>
<exclude>mortgage-creditcheck/target/demo-mortgage-creditcheck</exclude>