From c9ee05517df9a779d532328c6d5978fa446a515e Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Thu, 7 Mar 2013 18:57:30 +0530 Subject: [PATCH] rat-check:Reduce scope of the WEB-INF check License headers from the files within artifact org.apache.axi2 causes RAT to complain. Ignore them as they are not part of the repo. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index eb0f68cd4d3..6b0a9ccfeac 100644 --- a/pom.xml +++ b/pom.xml @@ -345,8 +345,8 @@ **/*.patch **/.classpath **/.project + **/.idea/** **/*.iml - **/WEB-INF/** **/.settings/** .metadata/** .git/** @@ -363,7 +363,7 @@ **/*.zip **/target/** **/.vagrant - awsapi/overlays/*.info + awsapi/overlays/** build/build.number services/console-proxy/server/js/jquery.js debian/compat @@ -438,7 +438,6 @@ patches/systemvm/debian/config/var/www/html/userdata/.htaccess patches/systemvm/debian/config/var/www/html/latest/.htaccess patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf -