Author: taylor
Date: Wed May 4 17:40:20 2016
New Revision: 1742308
URL: http://svn.apache.org/viewvc?rev=1742308&view=rev
Log:
JS2-1355: cleaning up Rat licensing issues
Modified:
portals/jetspeed-2/applications/j2-admin/trunk/pom.xml
Modified: portals/jetspeed-2/applications/j2-admin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/pom.xml?rev=1742308&r1=1742307&r2=1742308&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/trunk/pom.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/trunk/pom.xml Wed May 4 17:40:20
2016
@@ -504,6 +504,7 @@
<artifactId>apache-rat-plugin</artifactId>
<configuration>
<excludes combine.children="append">
+ <exclude>**/target/**</exclude>
<exclude>src/main/webapp/META-INF/SLF4J-LICENSE</exclude>
<exclude>src/main/webapp/META-INF/BOILERPLATE_LICENSE.md</exclude>
<exclude>src/main/webapp/META-INF/BOOTSTRAP_LICENSE</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]