You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benjamin Bentmann <be...@udo.edu> on 2010/05/13 16:49:40 UTC

Re: svn commit: r943900 - /maven/surefire/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java

Hi Paul,

> Author: pgier
> Date: Thu May 13 14:39:11 2010
> New Revision: 943900
>
> URL: http://svn.apache.org/viewvc?rev=943900&view=rev
> Log:
> [SUREFIRE-598] Removing classpath elements should come after the classes/test-classes config so that they are not re-added to the classpath.

Given this is new feature rather than a mere bugfix, shouldn't the next 
plugin version be 2.6? JIRA and the @since tag say 2.5.1, while the 
Surefire POMs are already at 2.6-SNAPSHOT. WDYT?


Benjamin

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


Re: svn commit: r943900 - /maven/surefire/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java

Posted by Paul Gier <pg...@redhat.com>.
Benjamin Bentmann wrote:
> Hi Paul,
> 
>> Author: pgier
>> Date: Thu May 13 14:39:11 2010
>> New Revision: 943900
>>
>> URL: http://svn.apache.org/viewvc?rev=943900&view=rev
>> Log:
>> [SUREFIRE-598] Removing classpath elements should come after the
>> classes/test-classes config so that they are not re-added to the
>> classpath.
> 
> Given this is new feature rather than a mere bugfix, shouldn't the next
> plugin version be 2.6? JIRA and the @since tag say 2.5.1, while the
> Surefire POMs are already at 2.6-SNAPSHOT. WDYT?
> 
> 
> Benjamin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

Yeah, that makes sense.  I'll update the jira issues and @since tag.

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