Queue builds while building
---------------------------

                 Key: CONTINUUM-1724
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1724
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Matt Kern


I have a project with a couple of build definitions:
 (a) build source files into a tarball deployable by developers;
 (b) build installer from most recent tarball.

Build definition (a) runs pretty much constantly because people are regularly 
committing changes.

Build definition (b) runs nightly.  I also want to be able to run (b) by 
clicking the build definition "Build" button. I would expect this to add (b) to 
the build queue.  It doesn't because (a) is building.  Why should what (a) is 
doing have any bearing on whether (b) can be queued?

I can't easily split (a) and (b) into separate projects because they share a 
number of files.  The only other workaround is to disable (a)'s schedule, wait 
for it to complete, queue (b) and then renable (a)'s schedule -- irksome.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to