You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/07 13:31:46 UTC

svn commit: r493706 - /jakarta/commons/sandbox/i18n/trunk/pom.xml

Author: dennisl
Date: Sun Jan  7 04:31:46 2007
New Revision: 493706

URL: http://svn.apache.org/viewvc?view=rev&rev=493706
Log:
Turn off FindBugs report due to LGPL dependency issue.

Modified:
    jakarta/commons/sandbox/i18n/trunk/pom.xml

Modified: jakarta/commons/sandbox/i18n/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/i18n/trunk/pom.xml?view=diff&rev=493706&r1=493705&r2=493706
==============================================================================
--- jakarta/commons/sandbox/i18n/trunk/pom.xml (original)
+++ jakarta/commons/sandbox/i18n/trunk/pom.xml Sun Jan  7 04:31:46 2007
@@ -122,10 +122,12 @@
           </reportSet>
         </reportSets>
       </plugin>
+      <!--
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
       </plugin>
+      -->
     </plugins>
   </reporting>
   <distributionManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org