Release builds and continuous integration

2005-10-03 Thread David Jackman
I've just started to get my hands wet with Maven 2, and I must say I like what I'm seeing. Just about every headache we currently have with Maven 1 is addressed to some extent by Maven 2. One problem we were having around Maven 1 that I'm not too sure about for the future is the issue of

RE: Release builds and continuous integration

2005-10-03 Thread Allison, Bob
] Sent: Monday, October 03, 2005 10:54 To: Maven Users List Subject: Release builds and continuous integration I've just started to get my hands wet with Maven 2, and I must say I like what I'm seeing. Just about every headache we currently have with Maven 1 is addressed to some extent by Maven 2

Re: Release builds and continuous integration

2005-10-03 Thread Jeff Jensen
Consider that this is outside of the build tool. I suggest branching to a release codeline for releasing from, when the product is ready. Your release process sounds formal enough for this (it is usually easy to be formal enough). You can also then take care of #2 by having it monitor the

Re: Release builds and continuous integration

2005-10-03 Thread Vitaliy Geraymovych
with the release build and have to rebuild it, I have to remember to manually remove the release build from the repository first. -Original Message- From: David Jackman [mailto:[EMAIL PROTECTED] Sent: Monday, October 03, 2005 10:54 To: Maven Users List Subject: Release builds and continuous

RE: Release builds and continuous integration

2005-10-03 Thread Allison, Bob
Subject: Re: Release builds and continuous integration My understanding is that if you are making changes to official release you really should increment the version (and tag it in CVS/SVN). Vitaliy On 10/3/05, Allison, Bob [EMAIL PROTECTED] wrote: I really dislike your suggestion for item 1, since

RE: Release builds and continuous integration

2005-10-03 Thread David Jackman
that to prevent someone from accidentally replacing the release build. ..David.. -Original Message- From: Vitaliy Geraymovych [mailto:[EMAIL PROTECTED] Sent: Monday, October 03, 2005 9:28 AM To: Maven Users List Subject: Re: Release builds and continuous integration My understanding

RE: Release builds and continuous integration

2005-10-03 Thread David Jackman
. ..David.. -Original Message- From: Jeff Jensen [mailto:[EMAIL PROTECTED] Sent: Monday, October 03, 2005 9:27 AM To: Maven Users List Cc: Maven Users List Subject: Re: Release builds and continuous integration Consider that this is outside of the build tool. I suggest branching

RE: Release builds and continuous integration

2005-10-03 Thread Jeff Jensen
. ..David.. -Original Message- From: Jeff Jensen [mailto:[EMAIL PROTECTED] Sent: Monday, October 03, 2005 9:27 AM To: Maven Users List Cc: Maven Users List Subject: Re: Release builds and continuous integration Consider that this is outside of the build tool. I suggest branching