There's some work underway to enable parallel (or at least
synchronized) access to the maven local repository, which was a big
issue to having continuum have parallel builds, but I think it's a bit
of a red-herring, since non-maven builds are supported, and the race
condition is being dealt with. Additionally, there's a work-around of
using alternate local repositories on the continuum side, so I would
love to see parallel builds in 1.3+. Even if you merely limited them
to one work queue per build group, that would be an improvement, but I
think a proper multi-worker build queue would be even better.
Christian.
On 22-Sep-08, at 21:54 , Wendy Smoak wrote:
On Mon, Sep 22, 2008 at 1:51 PM, Claudio Ranieri
<[EMAIL PROTECTED]> wrote:
Has the Version 1.2 more than a queue of build?
The version 1.1 has one queue. It is a problem for me.
Thanks
Continuum 1.2 still has a single build queue -- no parallel builds
yet.
This looks to be the most relevant issue:
http://jira.codehaus.org/browse/CONTINUUM-265
--
Wendy