Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 7749abca64200ffbbd04ac4abb440c82 > files > 2

neethi-3.0.1-3.mga3.src.rpm

--- neethi-3.0.1.orig/pom.xml	2011-07-11 12:05:52.000000000 -0400
+++ neethi-3.0.1/pom.xml	2012-02-16 08:46:48.551120861 -0500
@@ -184,30 +184,6 @@
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.rat</groupId>
-                <artifactId>apache-rat-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>verify</phase>
-                        <goals>
-                            <goal>check</goal>
-                        </goals>
-                    </execution>
-                </executions>
-                <configuration>
-                    <excludes>
-                        <exclude>.gitignore</exclude>
-                        <exclude>.git/**</exclude>
-                        <exclude>.pmd/**</exclude>
-                        <exclude>.checkstyle/**</exclude>
-                        <!-- RAT doesn't recognize this one as notes file -->
-                        <exclude>RELEASE-NOTE.txt</exclude>
-                        <!-- Files licensed by the W3C, as mentioned in the NOTICE file -->
-                        <exclude>src/test/test-resources/w3tests/**</exclude>
-                    </excludes>
-                </configuration> 
-            </plugin>
         </plugins>
 	<pluginManagement>
 	  <plugins>