Author: dwoods
Date: Wed Jun 3 16:55:00 2009
New Revision: 781471
URL: http://svn.apache.org/viewvc?rev=781471&view=rev
Log:
exclude maven-shade-plugin generated file from rat plugin checks
Modified:
openjpa/trunk/pom.xml
Modified: openjpa/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=781471&r1=781470&r2=781471&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Jun 3 16:55:00 2009
@@ -253,6 +253,7 @@
<exclude>release.properties</exclude>
<exclude>**/NOTICE.vm</exclude>
<exclude>**/LICENSE.vm</exclude>
+
<exclude>**/dependency-reduced-pom.xml</exclude>
<!--
Exclude internal repository. These
files are