summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/distribution/src/main/assembly/src.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/distribution/src/main/assembly/src.xml')
-rw-r--r--branches/sca-java-1.4/distribution/src/main/assembly/src.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/sca-java-1.4/distribution/src/main/assembly/src.xml b/branches/sca-java-1.4/distribution/src/main/assembly/src.xml
index 1d04b0d421..e55433e1b3 100644
--- a/branches/sca-java-1.4/distribution/src/main/assembly/src.xml
+++ b/branches/sca-java-1.4/distribution/src/main/assembly/src.xml
@@ -74,6 +74,7 @@
<exclude>**/.wtpmodules</exclude>
<exclude>**/surefire*</exclude>
<exclude>**/cobertura.ser</exclude>
+ <exclude>**/log/*.dat</exclude>
<exclude>bin</exclude>
<exclude>bin/*</exclude>
<exclude>**/var/journal</exclude>
@@ -149,6 +150,8 @@
<exclude>samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo/**/*</exclude>
<exclude>samples/helloworld-dojo-webapp/src/main/webapp/dojo</exclude>
<exclude>samples/helloworld-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
+ <exclude>samples/customer-dojo-webapp/src/main/webapp/dojo</exclude>
+ <exclude>samples/customer-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
<exclude>samples/helloworld-ws-deep-webapp</exclude>
<exclude>samples/helloworld-ws-deep-webapp/**/*</exclude>
<exclude>samples/helloworld-ws-deep-webapp/work</exclude>