Grzegorz SÅ‚owikowski wrote:
> Hi
> 
> Maven Cobertura Plugin v. 2.2 is the latest version compatible with JDK 1.4

Thanks, Grzegorz.  I thought about down-revving the reporting
plugins for the 1.3-compatibility release, but decided not to for
the following reasons:

1) Development reports are IMO in general optional in release source
distributions

2) I did not want to maintain compatibility testing with two
different plugin versions and risk having different reports
generated by the 1.3 vs 1.4 site builds.

Phil

> 
> Grzegorz Slowikowski
> 
> On 2009-12-28 18:51, pste...@apache.org wrote:
>> Author: psteitz
>> Date: Mon Dec 28 17:51:46 2009
>> New Revision: 894206
>>
>> URL: http://svn.apache.org/viewvc?rev=894206&view=rev
>> Log:
>> Removed Coberta plugin causing site build to fail on JDK 1.4.
>>
>> Modified:
>>      commons/proper/dbcp/trunk/pom-1.3.xml
>>
>> Modified: commons/proper/dbcp/trunk/pom-1.3.xml
>> URL:
>> http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom-1.3.xml?rev=894206&r1=894205&r2=894206&view=diff
>>
>> ==============================================================================
>>
>> --- commons/proper/dbcp/trunk/pom-1.3.xml (original)
>> +++ commons/proper/dbcp/trunk/pom-1.3.xml Mon Dec 28 17:51:46 2009
>> @@ -320,11 +320,6 @@
>>             </configuration>
>>           </plugin>
>>           <plugin>
>> -<groupId>org.codehaus.mojo</groupId>
>> -<artifactId>cobertura-maven-plugin</artifactId>
>> -<version>2.3</version>
>> -</plugin>
>> -<plugin>
>>             <groupId>org.apache.maven.plugins</groupId>
>>             <artifactId>maven-javadoc-plugin</artifactId>
>>             <version>2.4</version>
>>
>>
>>
>>    
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


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

Reply via email to