Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-05 Thread John Casey

I've updated the mavenVersion property on the 2.2.x branch.

-john

Brett Randall wrote:

On Wed, Aug 5, 2009 at 12:21 PM, Brian Fox bri...@infinity.nu wrote:


That's an ld bug in the release plugin. It bumps the property to
the being released version but doesn't bump it to the next dev
version.

On Tue, Aug 4, 2009 at 8:41 PM, Brett Randalljavabr...@gmail.com wrote:

On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org

wrote:

Hi again,

After Brett sorted out some issues that got lost in the source-control

mess

on my localhost, and I resolved a couple more stragglers that came up as

a

result of testing out RC1, I think we're in better shape to attempt a
release again.

Before we do, I'd like to get as many eyes as possible on this latest
release candidate:




https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2

Please file JIRA issues for anything you come across that still seems
broken. The list of issues we've resolved so far for this release is

here:




http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328

Thanks!

-john

---
John Casey
Developer and PMC Member, Apache Maven (http://maven.apache.org)
Member, Apache Software Foundation

What we have to learn to do, we learn by doing.
  -Aristotle

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



Hi John,

in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development
iteration, @800602, it looks like the maven-release-plugin has not bumped

properties
   mavenVersion2.2.1-RC2/mavenVersion

... to RC3-SNAPSHOT.  Is this a deploy-regression, or am I missing
something?  This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a

clean

repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2



https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600r2=800602diff_format=h
https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602content-type=text%2Fplain

Cheers
Brett


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



Thanks Brian - I'll bug the current state of the 2.2.x branch then, and see
if I can find the release plugin bug you refer to and whether it has
regressed or is still open.

Cheers
BRett



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



Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-05 Thread Brian Fox
http://jira.codehaus.org/browse/MRELEASE-297

On Tue, Aug 4, 2009 at 10:45 PM, Brett Randalljavabr...@gmail.com wrote:
 On Wed, Aug 5, 2009 at 12:21 PM, Brian Fox bri...@infinity.nu wrote:

 That's an ld bug in the release plugin. It bumps the property to
 the being released version but doesn't bump it to the next dev
 version.

 On Tue, Aug 4, 2009 at 8:41 PM, Brett Randalljavabr...@gmail.com wrote:
  On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org
 wrote:
 
  Hi again,
 
  After Brett sorted out some issues that got lost in the source-control
 mess
  on my localhost, and I resolved a couple more stragglers that came up as
 a
  result of testing out RC1, I think we're in better shape to attempt a
  release again.
 
  Before we do, I'd like to get as many eyes as possible on this latest
  release candidate:
 
 
 
 https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2
 
  Please file JIRA issues for anything you come across that still seems
  broken. The list of issues we've resolved so far for this release is
 here:
 
 
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328
 
  Thanks!
 
  -john
 
  ---
  John Casey
  Developer and PMC Member, Apache Maven (http://maven.apache.org)
  Member, Apache Software Foundation
 
  What we have to learn to do, we learn by doing.
        -Aristotle
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 
  Hi John,
 
  in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development
  iteration, @800602, it looks like the maven-release-plugin has not bumped
 
  properties
     mavenVersion2.2.1-RC2/mavenVersion
 
  ... to RC3-SNAPSHOT.  Is this a deploy-regression, or am I missing
  something?  This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a
 clean
  repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2
 
 
 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600r2=800602diff_format=h
 
 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602content-type=text%2Fplain
 
  Cheers
  Brett
 

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


 Thanks Brian - I'll bug the current state of the 2.2.x branch then, and see
 if I can find the release plugin bug you refer to and whether it has
 regressed or is still open.

 Cheers
 BRett


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



Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Paul MERLIN
Seems to work nicely, done some releases with it today.

/Paul

Le mardi 04 août 2009 01:49:15, John Casey a écrit :
 Hi again,

 After Brett sorted out some issues that got lost in the source-control
 mess on my localhost, and I resolved a couple more stragglers that came
 up as a result of testing out RC1, I think we're in better shape to
 attempt a release again.

 Before we do, I'd like to get as many eyes as possible on this latest
 release candidate:

 https://repository.apache.org/content/repositories/maven-staging-008/org/ap
ache/maven/apache-maven/2.2.1-RC2

 Please file JIRA issues for anything you come across that still seems
 broken. The list of issues we've resolved so far for this release is here:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=
Htmlversion=15328

 Thanks!

 -john

 ---
 John Casey
 Developer and PMC Member, Apache Maven (http://maven.apache.org)
 Member, Apache Software Foundation

 What we have to learn to do, we learn by doing.
 -Aristotle

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


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



Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brett Randall
On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org wrote:

 Hi again,

 After Brett sorted out some issues that got lost in the source-control mess
 on my localhost, and I resolved a couple more stragglers that came up as a
 result of testing out RC1, I think we're in better shape to attempt a
 release again.

 Before we do, I'd like to get as many eyes as possible on this latest
 release candidate:


 https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2

 Please file JIRA issues for anything you come across that still seems
 broken. The list of issues we've resolved so far for this release is here:


 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328

 Thanks!

 -john

 ---
 John Casey
 Developer and PMC Member, Apache Maven (http://maven.apache.org)
 Member, Apache Software Foundation

 What we have to learn to do, we learn by doing.
   -Aristotle

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


Hi John,

in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development
iteration, @800602, it looks like the maven-release-plugin has not bumped

properties
mavenVersion2.2.1-RC2/mavenVersion

... to RC3-SNAPSHOT.  Is this a deploy-regression, or am I missing
something?  This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a clean
repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2

https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600r2=800602diff_format=h
https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602content-type=text%2Fplain

Cheers
Brett


Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brian Fox
That's an ld bug in the release plugin. It bumps the property to
the being released version but doesn't bump it to the next dev
version.

On Tue, Aug 4, 2009 at 8:41 PM, Brett Randalljavabr...@gmail.com wrote:
 On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org wrote:

 Hi again,

 After Brett sorted out some issues that got lost in the source-control mess
 on my localhost, and I resolved a couple more stragglers that came up as a
 result of testing out RC1, I think we're in better shape to attempt a
 release again.

 Before we do, I'd like to get as many eyes as possible on this latest
 release candidate:


 https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2

 Please file JIRA issues for anything you come across that still seems
 broken. The list of issues we've resolved so far for this release is here:


 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328

 Thanks!

 -john

 ---
 John Casey
 Developer and PMC Member, Apache Maven (http://maven.apache.org)
 Member, Apache Software Foundation

 What we have to learn to do, we learn by doing.
       -Aristotle

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


 Hi John,

 in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development
 iteration, @800602, it looks like the maven-release-plugin has not bumped

 properties
    mavenVersion2.2.1-RC2/mavenVersion

 ... to RC3-SNAPSHOT.  Is this a deploy-regression, or am I missing
 something?  This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a clean
 repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2

 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600r2=800602diff_format=h
 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602content-type=text%2Fplain

 Cheers
 Brett


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



Re: [PLEASE TEST] Maven 2.2.1-RC2

2009-08-04 Thread Brett Randall
On Wed, Aug 5, 2009 at 12:21 PM, Brian Fox bri...@infinity.nu wrote:

 That's an ld bug in the release plugin. It bumps the property to
 the being released version but doesn't bump it to the next dev
 version.

 On Tue, Aug 4, 2009 at 8:41 PM, Brett Randalljavabr...@gmail.com wrote:
  On Tue, Aug 4, 2009 at 9:49 AM, John Casey jdca...@commonjava.org
 wrote:
 
  Hi again,
 
  After Brett sorted out some issues that got lost in the source-control
 mess
  on my localhost, and I resolved a couple more stragglers that came up as
 a
  result of testing out RC1, I think we're in better shape to attempt a
  release again.
 
  Before we do, I'd like to get as many eyes as possible on this latest
  release candidate:
 
 
 
 https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2
 
  Please file JIRA issues for anything you come across that still seems
  broken. The list of issues we've resolved so far for this release is
 here:
 
 
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328
 
  Thanks!
 
  -john
 
  ---
  John Casey
  Developer and PMC Member, Apache Maven (http://maven.apache.org)
  Member, Apache Software Foundation
 
  What we have to learn to do, we learn by doing.
-Aristotle
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 
  Hi John,
 
  in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development
  iteration, @800602, it looks like the maven-release-plugin has not bumped
 
  properties
 mavenVersion2.2.1-RC2/mavenVersion
 
  ... to RC3-SNAPSHOT.  Is this a deploy-regression, or am I missing
  something?  This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a
 clean
  repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2
 
 
 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600r2=800602diff_format=h
 
 https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602content-type=text%2Fplain
 
  Cheers
  Brett
 

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


Thanks Brian - I'll bug the current state of the 2.2.x branch then, and see
if I can find the release plugin bug you refer to and whether it has
regressed or is still open.

Cheers
BRett


[PLEASE TEST] Maven 2.2.1-RC2

2009-08-03 Thread John Casey

Hi again,

After Brett sorted out some issues that got lost in the source-control 
mess on my localhost, and I resolved a couple more stragglers that came 
up as a result of testing out RC1, I think we're in better shape to 
attempt a release again.


Before we do, I'd like to get as many eyes as possible on this latest 
release candidate:


https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2

Please file JIRA issues for anything you come across that still seems 
broken. The list of issues we've resolved so far for this release is here:


http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500styleName=Htmlversion=15328

Thanks!

-john

---
John Casey
Developer and PMC Member, Apache Maven (http://maven.apache.org)
Member, Apache Software Foundation

What we have to learn to do, we learn by doing.
   -Aristotle

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