diff options
Diffstat (limited to 'branches/sca-java-1.x/distribution/src/main')
-rw-r--r-- | branches/sca-java-1.x/distribution/src/main/assembly/src.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/distribution/src/main/assembly/src.xml b/branches/sca-java-1.x/distribution/src/main/assembly/src.xml index fc0030a2cc..2fce461a93 100644 --- a/branches/sca-java-1.x/distribution/src/main/assembly/src.xml +++ b/branches/sca-java-1.x/distribution/src/main/assembly/src.xml @@ -75,6 +75,7 @@ <exclude>**/surefire*</exclude> <exclude>**/cobertura.ser</exclude> <exclude>**/log/*.dat</exclude> + <exclude>**/orbtrc.*.txt</exclude> <exclude>bin</exclude> <exclude>bin/*</exclude> <exclude>**/var/journal</exclude> |