On Thu, Dec 4, 2008 at 8:31 AM, David C. Hicks <[EMAIL PROTECTED]> wrote:
> Never noticed or thought about it.  On my team, we call a "cease fire" when
> a build is being done to avoid any such problems.  We were doing that before
> using Maven, too, so it's a bit of a hold-over.  I can see your point,
> though.

The alternative is to BRANCH first.

We create a branch "<PROJECT_NAME>_RB_X_Y_Z"
And we release from that branch.

Only the release manager is using that branch so there are no issues.

After the release the release branch is merged back to head.

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

Reply via email to