summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/distribution/src
diff options
context:
space:
mode:
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, 3 insertions, 1 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 fc64762716..677dc5f878 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
@@ -209,7 +209,7 @@
<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/**/*</exclude>
<exclude>helloworld-jms-webapp/work</exclude>
<exclude>domain-webapp</exclude>
@@ -223,6 +223,8 @@
<exclude>helloworld-ws-deep-webapp/work/**/*</exclude>
<exclude>helloworld-ws-service-webapp</exclude>
<exclude>helloworld-ws-service-webapp/**/*</exclude>
+ <exclude>zipcode-jaxws/</exclude>
+ <exclude>zipcode-jaxws/**/*</exclude>
</excludes>
</fileSet>
<!-- Add all the demos to the demos directory -->