summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/distribution/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 06:47:00 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 06:47:00 +0000
commitb7e7f63196c215d9a115e0691c32cee8251398a8 (patch)
treec7c14959ea3e3841783895cdfde26ea4a5f0069f /sca-java-1.x/branches/sca-java-1.6/distribution/src
parent5dfda1f57822133eb8b21e627fd43eadef7b037d (diff)
Removing build temp file related to velocity
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900676 13f79535-47bb-0310-9956-ffa450edef68
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/src.xml2
1 files changed, 1 insertions, 1 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 3c0d5ead0d..cd2f346d25 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
@@ -79,6 +79,7 @@
<exclude>**/cobertura.ser</exclude>
<exclude>**/log/*.dat</exclude>
<exclude>**/orbtrc.*.txt</exclude>
+ <exclude>**/velocity.log.*</exclude>
<exclude>bin</exclude>
<exclude>bin/*</exclude>
<exclude>**/var/journal</exclude>
@@ -207,7 +208,6 @@
<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>