summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/distribution/src/main/assembly/bin.xml')
-rw-r--r--branches/sca-java-1.4/distribution/src/main/assembly/bin.xml2
1 files changed, 2 insertions, 0 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 1320412387..84a8ad07aa 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
@@ -125,6 +125,8 @@
<exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo-webapp</exclude>
<exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo-webapp/**/*</exclude>
<exclude>helloworld-dojo-webapp/target/war</exclude>
+ <exclude>helloworld-jms-webapp/target/sample-helloworld-jms-webapp</exclude>
+ <exclude>helloworld-jms-webapp/target/sample-helloworld-jms-webapp/**/*</exclude>
<exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc-webapp</exclude>
<exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc-webapp/**/*</exclude>
<exclude>helloworld-ws-reference/work</exclude>