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 2007/01/11 01:48:37 UTC

svn commit: r495069 - /jakarta/commons/proper/io/trunk/project.xml

Author: bayard
Date: Wed Jan 10 16:48:36 2007
New Revision: 495069

URL: http://svn.apache.org/viewvc?view=rev&rev=495069
Log:
Commenting out Cobertura for the release - it's a GPL plugin

Modified:
    jakarta/commons/proper/io/trunk/project.xml

Modified: jakarta/commons/proper/io/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/io/trunk/project.xml?view=diff&rev=495069&r1=495068&r2=495069
==============================================================================
--- jakarta/commons/proper/io/trunk/project.xml (original)
+++ jakarta/commons/proper/io/trunk/project.xml Wed Jan 10 16:48:36 2007
@@ -246,6 +246,7 @@
        </comment>
       </properties>
     </dependency>
+    <!--
     <dependency>
       <groupId>maven-plugins</groupId>
       <artifactId>maven-cobertura-plugin</artifactId>
@@ -259,6 +260,7 @@
        </comment>
       </properties>
     </dependency>
+    -->
   </dependencies>
 
   <build>
@@ -300,7 +302,7 @@
     <report>maven-junit-report-plugin</report>
     <report>maven-jxr-plugin</report>
     <report>maven-license-plugin</report>
-    <report>maven-cobertura-plugin</report>
+    <!--report>maven-cobertura-plugin</report-->
     <report>maven-pmd-plugin</report>
     <!-- report>maven-jdiff-plugin</report -->
   </reports>



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