Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-04-03 Thread John Casey
Here's a new RC. I've fixed MNG-2196. Please give this a try when you 
get the chance.


http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060404.010027.tar.gz

Thanks,

John

Brett Porter wrote:

Vincent has quietly filed MNG-2196, which is certainly a regression.

This is most likely my reverting of John's change to the model cache -
while that change wasn't in 2.0.2, there must have been a separate
change in 2.0.3 that had balanced it out :)

I'll investigate.

- Brett

John Casey wrote:

Hi,

It appears I introduced two regressions in the 2.0.3 release. See
MNG-2054 and MNG-2186 for more information. Since they have potentially
huge impact on our users (esp. MNG-2186), I'd like to release a fixed
version (2.0.4) quickly, to regain a stable base for moving forward.

So, here's the RC:

http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz


Please give this a test against your toughest use builds before voting,
if possible.

We'll go another 72 hours on this one.

[ ] +1, release it!
[ ] +0, don't particularly care
[ ] -1, veto, don't release!!

Here's my +1.

Thanks, and sorry for the mess.

-john

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-04-01 Thread Brett Porter
Vincent has quietly filed MNG-2196, which is certainly a regression.

This is most likely my reverting of John's change to the model cache -
while that change wasn't in 2.0.2, there must have been a separate
change in 2.0.3 that had balanced it out :)

I'll investigate.

- Brett

John Casey wrote:
> Hi,
> 
> It appears I introduced two regressions in the 2.0.3 release. See
> MNG-2054 and MNG-2186 for more information. Since they have potentially
> huge impact on our users (esp. MNG-2186), I'd like to release a fixed
> version (2.0.4) quickly, to regain a stable base for moving forward.
> 
> So, here's the RC:
> 
> http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz
> 
> 
> Please give this a test against your toughest use builds before voting,
> if possible.
> 
> We'll go another 72 hours on this one.
> 
> [ ] +1, release it!
> [ ] +0, don't particularly care
> [ ] -1, veto, don't release!!
> 
> Here's my +1.
> 
> Thanks, and sorry for the mess.
> 
> -john
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-31 Thread John Casey

Hi Kenney,

I tried your test out, and all I can say is...weird. I'm not sure what 
that's all about, but since it's not a regression, I'd personally like 
to see it taken care of in 2.0.5 or 2.1, rather than hold up these two 
large regressions being released. Dunno what you think, but I'm not sure 
I'd be able to fix this one without introducing more risk of further 
regressions in 2.0.4...at least, not in a timely fashion.


Out of curiosity, did it work correctly in 2.0?

-john

Kenney Westerhof wrote:

On Thu, 30 Mar 2006, John Casey wrote:

I'm tending towards -1, but I'll not vote just yet.

Please see MNG-2054 (still closed). I attached a sample project
that runs the same goals multiple times for a reactor project.
I'm not entirely sure that this is the exact same issue, since there's
just 1 level (parent/child).

Hm, just tested this, and it goes wrong in 2.0.1, 2.0.2, 2.0.3 and 2.0.4.
So it's definitely not a regression. Could someone confirm I'm doing
something weird in the pom?

-- Kenney




Hi,

It appears I introduced two regressions in the 2.0.3 release. See
MNG-2054 and MNG-2186 for more information. Since they have potentially
huge impact on our users (esp. MNG-2186), I'd like to release a fixed
version (2.0.4) quickly, to regain a stable base for moving forward.

So, here's the RC:

http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz

Please give this a test against your toughest use builds before voting,
if possible.

We'll go another 72 hours on this one.

[ ] +1, release it!
[ ] +0, don't particularly care
[ ] -1, veto, don't release!!

Here's my +1.

Thanks, and sorry for the mess.

-john

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-31 Thread Kenney Westerhof
On Thu, 30 Mar 2006, John Casey wrote:

I'm tending towards -1, but I'll not vote just yet.

Please see MNG-2054 (still closed). I attached a sample project
that runs the same goals multiple times for a reactor project.
I'm not entirely sure that this is the exact same issue, since there's
just 1 level (parent/child).

Hm, just tested this, and it goes wrong in 2.0.1, 2.0.2, 2.0.3 and 2.0.4.
So it's definitely not a regression. Could someone confirm I'm doing
something weird in the pom?

-- Kenney



> Hi,
>
> It appears I introduced two regressions in the 2.0.3 release. See
> MNG-2054 and MNG-2186 for more information. Since they have potentially
> huge impact on our users (esp. MNG-2186), I'd like to release a fixed
> version (2.0.4) quickly, to regain a stable base for moving forward.
>
> So, here's the RC:
>
> http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz
>
> Please give this a test against your toughest use builds before voting,
> if possible.
>
> We'll go another 72 hours on this one.
>
> [ ] +1, release it!
> [ ] +0, don't particularly care
> [ ] -1, veto, don't release!!
>
> Here's my +1.
>
> Thanks, and sorry for the mess.
>
> -john
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-31 Thread Vincent Siveton
+1
FYI no regression bug discovered on my projects

Vincent

2006/3/30, John Casey <[EMAIL PROTECTED]>:
> Hi,
>
> It appears I introduced two regressions in the 2.0.3 release. See
> MNG-2054 and MNG-2186 for more information. Since they have potentially
> huge impact on our users (esp. MNG-2186), I'd like to release a fixed
> version (2.0.4) quickly, to regain a stable base for moving forward.
>
> So, here's the RC:
>
> http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz
>
> Please give this a test against your toughest use builds before voting,
> if possible.
>
> We'll go another 72 hours on this one.
>
> [ ] +1, release it!
> [ ] +0, don't particularly care
> [ ] -1, veto, don't release!!
>
> Here's my +1.
>
> Thanks, and sorry for the mess.
>
> -john
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-30 Thread Brian E. Fox
+1. I validated that MNG-2054 is fixed in my sample and real project.
Thanks for fixing the regression.

-Original Message-
From: John Casey [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 30, 2006 11:15 AM
To: Maven Developers List
Subject: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

Hi,

It appears I introduced two regressions in the 2.0.3 release. See
MNG-2054 and MNG-2186 for more information. Since they have potentially
huge impact on our users (esp. MNG-2186), I'd like to release a fixed
version (2.0.4) quickly, to regain a stable base for moving forward.

So, here's the RC:

http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-2006
0330.155710.tar.gz

Please give this a test against your toughest use builds before voting,
if possible.

We'll go another 72 hours on this one.

[ ] +1, release it!
[ ] +0, don't particularly care
[ ] -1, veto, don't release!!

Here's my +1.

Thanks, and sorry for the mess.

-john

-
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-30 Thread Brett Porter
+1

John Casey wrote:
> Hi,
> 
> It appears I introduced two regressions in the 2.0.3 release. See
> MNG-2054 and MNG-2186 for more information. Since they have potentially
> huge impact on our users (esp. MNG-2186), I'd like to release a fixed
> version (2.0.4) quickly, to regain a stable base for moving forward.
> 
> So, here's the RC:
> 
> http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz
> 
> 
> Please give this a test against your toughest use builds before voting,
> if possible.
> 
> We'll go another 72 hours on this one.
> 
> [ ] +1, release it!
> [ ] +0, don't particularly care
> [ ] -1, veto, don't release!!
> 
> Here's my +1.
> 
> Thanks, and sorry for the mess.
> 
> -john
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-30 Thread Vincent Massol
+1

-Vincent

> -Original Message-
> From: John Casey [mailto:[EMAIL PROTECTED]
> Sent: jeudi 30 mars 2006 18:15
> To: Maven Developers List
> Subject: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)
> 
> Hi,
> 
> It appears I introduced two regressions in the 2.0.3 release. See
> MNG-2054 and MNG-2186 for more information. Since they have potentially
> huge impact on our users (esp. MNG-2186), I'd like to release a fixed
> version (2.0.4) quickly, to regain a stable base for moving forward.
> 
> So, here's the RC:
> 
> http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-
> 20060330.155710.tar.gz
> 
> Please give this a test against your toughest use builds before voting,
> if possible.
> 
> We'll go another 72 hours on this one.
> 
> [ ] +1, release it!
> [ ] +0, don't particularly care
> [ ] -1, veto, don't release!!
> 
> Here's my +1.
> 
> Thanks, and sorry for the mess.
> 
> -john
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]






___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [vote] Maven 2.0.4 release (fix regressions from 2.0.3)

2006-03-30 Thread Emmanuel Venisse

+1

Emmanuel

John Casey a écrit :

Hi,

It appears I introduced two regressions in the 2.0.3 release. See 
MNG-2054 and MNG-2186 for more information. Since they have potentially 
huge impact on our users (esp. MNG-2186), I'd like to release a fixed 
version (2.0.4) quickly, to regain a stable base for moving forward.


So, here's the RC:

http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060330.155710.tar.gz 



Please give this a test against your toughest use builds before voting, 
if possible.


We'll go another 72 hours on this one.

[ ] +1, release it!
[ ] +0, don't particularly care
[ ] -1, veto, don't release!!

Here's my +1.

Thanks, and sorry for the mess.

-john

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]