You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/09/23 00:15:22 UTC

svn commit: r449110 - /jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml

Author: bayard
Date: Fri Sep 22 15:15:22 2006
New Revision: 449110

URL: http://svn.apache.org/viewvc?view=rev&rev=449110
Log:
Move to latest cobertura plugin. Remove commented out findbugs plugin

Modified:
    jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml

Modified: jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml?view=diff&rev=449110&r1=449109&r2=449110
==============================================================================
--- jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml (original)
+++ jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml Fri Sep 22 15:15:22 2006
@@ -378,7 +378,7 @@
       <dependency>
         <groupId>maven-plugins</groupId>
         <artifactId>maven-cobertura-plugin</artifactId>
-        <version>1.1.1</version>
+        <version>1.2</version>
         <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin/</url>
         <type>plugin</type>
         <properties>
@@ -386,15 +386,6 @@
          <comment>Required only for generating test coverage reports.</comment>
         </properties>
       </dependency>
-        <!--
-    <dependency>
-      <groupId>maven-plugins</groupId>
-      <artifactId>maven-findbugs-plugin</artifactId>
-      <version>0.7.1</version>
-      <url>http://maven-plugins.sourceforge.net/maven-findbugs-plugin/</url>
-      <type>plugin</type>
-    </dependency>
-    -->
     </dependencies>
     <build>
         <nagEmailAddress>commons-dev@jakarta.apache.org</nagEmailAddress>



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