You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Mauro Talevi <ma...@aquilonia.org> on 2007/12/05 11:57:38 UTC

[VOTE] Release Maven Surefire 2.3.1

Hi all,

I'd like to release Maven Surefire 2.3.1

Issues solved:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&styleName=Html&version=13251

Staging repo:
http://people.apache.org/~mauro/staging-repo/

Tag:
http://svn.apache.org/viewvc/maven/surefire/tags/surefire-2.3.1/

Vote open for 72 hours.

Here is my +1

[ ] +1
[ ] +0
[ ] -1

Cheers


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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Mauro Talevi <ma...@aquilonia.org>.
Marat Radchenko wrote:
> surefire-providers has corrupt dependency:
> 
>     <dependency>
>       <groupId>${project.groupId}</groupId>
>       <artifactId>surefire-api</artifactId>
>       <version>2.3.1-SNAPSHOT</version>
>             <!-- commenting this due to MNG-2339
>             <version>${project.version}</version>
> 
>       -->
>     </dependency>
> 
> should be 2.3.1 instead of 2.3.1-SNAPSHOT

Thanks for pointing it out.  MNG-2339 strikes again :-)

I'll implement a workaround and re-release on the weekend.

Cheers


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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Marat Radchenko <sl...@gmail.com>.
surefire-providers has corrupt dependency:

    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>surefire-api</artifactId>
      <version>2.3.1-SNAPSHOT</version>
            <!-- commenting this due to MNG-2339
            <version>${project.version}</version>

      -->
    </dependency>

should be 2.3.1 instead of 2.3.1-SNAPSHOT

2007/12/5, Mauro Talevi <ma...@aquilonia.org>:
> Hi all,
>
> I'd like to release Maven Surefire 2.3.1
>
> Issues solved:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&styleName=Html&version=13251
>
> Staging repo:
> http://people.apache.org/~mauro/staging-repo/
>
> Tag:
> http://svn.apache.org/viewvc/maven/surefire/tags/surefire-2.3.1/
>
> Vote open for 72 hours.
>
> Here is my +1
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Arnaud HERITIER <ah...@gmail.com>.
+1

Arnaud

On Dec 5, 2007 11:57 AM, Mauro Talevi <ma...@aquilonia.org> wrote:

> Hi all,
>
> I'd like to release Maven Surefire 2.3.1
>
> Issues solved:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&styleName=Html&version=13251
>
> Staging repo:
> http://people.apache.org/~mauro/staging-repo/<http://people.apache.org/%7Emauro/staging-repo/>
>
> Tag:
> http://svn.apache.org/viewvc/maven/surefire/tags/surefire-2.3.1/
>
> Vote open for 72 hours.
>
> Here is my +1
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

Re: [VOTE] Release Maven Surefire 2.3.1

Posted by "David J. M. Karlsen" <da...@davidkarlsen.com>.
Mauro Talevi wrote:
> Hi all,
>
> I'd like to release Maven Surefire 2.3.1
Yihaa!
That would solve a lot of my problems 
(http://jira.codehaus.org/browse/SUREFIRE-326 , 
http://jira.codehaus.org/browse/SUREFIRE-297 and 
http://jira.codehaus.org/browse/SUREFIRE-388 are all biting us in 
several projects I work on).
A big, awaiting, non-binding +1 :-D

-- 
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com


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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Michael McCallum <gh...@apache.org>.
On Thu, 13 Dec 2007 05:59:18 Benjamin Bentmann wrote:
> Mauro Talevi wrote:
> > firstly, nothing prevents us from releasing a 2.3.2 right after a 2.3.1.
>
> If an ordinary user may disturb:
> I really appreciate Mauro's attitude. For my taste, there could be more
> maintenance releases. Please consider that not all Maven users can/want to
> build plugins from source just to get a snapshot with a long awaited
> bugfix. Furthermore, a shorter release cycle will produce more release
> artifacts, giving users more possibilities to hack their POM if they find
> the latest release not usuable.
>
>
> Benjamin Bentmann

i second that

-- 
Michael McCallum
Enterprise Engineer
mailto:gholam@apache.org

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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Benjamin Bentmann <be...@udo.edu>.
Mauro Talevi wrote:
> firstly, nothing prevents us from releasing a 2.3.2 right after a 2.3.1.

If an ordinary user may disturb:
I really appreciate Mauro's attitude. For my taste, there could be more
maintenance releases. Please consider that not all Maven users can/want to
build plugins from source just to get a snapshot with a long awaited bugfix.
Furthermore, a shorter release cycle will produce more release artifacts,
giving users more possibilities to hack their POM if they find the latest
release not usuable. 


Benjamin Bentmann
-- 
View this message in context: http://www.nabble.com/-VOTE--Release-Maven-Surefire-2.3.1-tp14169479s177p14299283.html
Sent from the Maven Developers mailing list archive at Nabble.com.


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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Mauro Talevi <ma...@aquilonia.org>.
Dan Fabulich wrote:
> 
> -0.  I can try to fix the three open 2.3.1 bugs sometime this weekend; 
> if you can afford to wait that long, I think that'd be preferable.
> 

Dan,

firstly, nothing prevents us from releasing a 2.3.2 right after a 2.3.1.
Also, I had asked about anybody in the process of fixing the 3 
outstanding issues but nobody had come forward.  Now I need to fix the 
problem of the non-resolved version in surefire-providers POM,
so I'll have to revert tag, fix and cut new release.  If you say that 
you will to have a crack at them on the weeekend, shall we say that 
we'll cut it Sunday eve GMT, and any issues you can fix by then will be 
included?

Cheers



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


Re: [VOTE] Release Maven Surefire 2.3.1

Posted by Dan Fabulich <da...@fabulich.com>.
-0.  I can try to fix the three open 2.3.1 bugs sometime this weekend; if 
you can afford to wait that long, I think that'd be preferable.

-Dan


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