diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-08 14:06:56 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-08 14:06:56 +0000 |
commit | bbda2f487281f9eb119900a675db721a24b2a0be (patch) | |
tree | dc87ba5e615c7c38c163a2d85d61d094fd8556d3 /branches/sca-java-1.4/distribution/src/main | |
parent | 86a5f68ce97788d0e15f71213f9263e9b982edea (diff) |
Merge license header fixes to 1.4 from 1.x r724110 to 724120
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724350 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/distribution/src/main')
-rw-r--r-- | branches/sca-java-1.4/distribution/src/main/assembly/src.xml | 1 |
1 files changed, 1 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 889fe71b0c..b15961d636 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 @@ -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> |