Author: veithen
Date: Mon May 24 22:19:19 2010
New Revision: 947836

URL: http://svn.apache.org/viewvc?rev=947836&view=rev
Log:
Temporarily excluded the Jaxen license from RAT checks until its status is 
sorted out (see LEGAL-74). Still need to get used to the fact that simply 
changing a text file may fail the build if RAT is executed...

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=947836&r1=947835&r2=947836&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Mon May 24 22:19:19 2010
@@ -571,6 +571,8 @@
                         <exclude>src/test/resources/**</exclude>
                         <!-- TODO: These are indeed copies of classes from 
Jaxen -->
                         <exlucde>src/test/java/org/jaxen/test/**</exlucde>
+                        <!-- TODO: This is related to the previous one an 
needs to be investigated -->
+                        <exclude>legal/jaxen-LICENSE.txt</exclude>
                         <!-- Files used by various developer tools -->
                         <exclude>*.sonarj</exclude>
                     </excludes>


Reply via email to