summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 06:46:34 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 06:46:34 +0000
commit4ef4993c1e88329fe735ed81225a92d2184c8839 (patch)
tree0ee07dd0e7fde5f842edc8ea8512c46c02df9c31 /sca-java-1.x
parent4c5d2d504e9a20ac3e21f75563e64f1a0da4ef06 (diff)
Removing build temp file related to velocity
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900673 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/src.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/src.xml b/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/src.xml
index decb7726fc..3c0d5ead0d 100644
--- a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/src.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/src.xml
@@ -207,6 +207,7 @@
<exclude>demos/secure-bigbank/secure-bigbank-account/src/main/resources/web/dojo</exclude>
<exclude>demos/secure-bigbank/secure-bigbank-account/src/main/resources/web/dojo/**/*</exclude>
<exclude>*/**/derby.log</exclude>
+ <exclude>*/**/velocity.log*</exclude>
<exclude>*/**/*.svg</exclude>
<exclude>*/**/*.ruleset</exclude>
<exclude>*/**/*.pmd</exclude>