Author: antelder
Date: Tue Jan 24 14:19:15 2012
New Revision: 1235260

URL: http://svn.apache.org/viewvc?rev=1235260&view=rev
Log:
Add exclude for policy archetype file

Modified:
    tuscany/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml

Modified: 
tuscany/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml?rev=1235260&r1=1235259&r2=1235260&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml 
(original)
+++ 
tuscany/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml 
Tue Jan 24 14:19:15 2012
@@ -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>


Reply via email to