summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-01-24 14:19:15 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-01-24 14:19:15 +0000
commit331752860ebb24813c3308205ed879a5ce6c57fa (patch)
treec0c03fc3cf66c6c09c4ad7400519607406a4fdb4 /sca-java-2.x
parent53121100f0568e58c303ba8a53f0451c513a4d25 (diff)
Add exclude for policy archetype file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235260 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
index e91998b4f0..861ffb1c41 100644
--- a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
@@ -74,6 +74,7 @@
<exclude>tuscany-sca-2.0-SNAPSHOT-src/maven/archetypes/implementation/src/test/resources/projects/basic/goal.txt</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-python-runtime/src/main/resources/django/__init__.py</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-python-runtime/src/main/resources/django/utils/__init__.py</exclude>
+ <exclude>tuscany-sca-2.0-SNAPSHOT-src/maven/archetypes/policy/src/test/resources/projects/basic/goal.txt</exclude>
<!-- these ones we need to implement RAT license processors to handle the non-AL headers, just exclude for now -->
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/assembly-xsd/**/*.*</exclude>