Try using ApplyForceBuildsReAddTop - this will add it to the top of the queue.
Craig -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Arieh Schneier Sent: Thursday, 29 April 2010 6:28 p.m. To: ccnet-user Subject: [ccnet-user] 'A force build request should have a higher priority then an interval trigger' I have a queue with about 30 projects all of equal priority, 1 of them failed so I fixed the error and checked it in to source control. I then would like the ccserver to build that project next.... So as defined in this patch: http://jira.public.thoughtworks.org/browse/CCNET-1095 I changed my queue settings to <queue name="Q1" duplicates="ApplyForceBuildsReAdd"> After forcing the build it removed and re-added it... but to the end of the list instead of the top. As Daniel Hommel noted a force build should have higher priority than an interval trigger. Firstly should this be fixed? 2nd, is there any way to push my project to the top of the list without having to cancel all the others? Thank you in advance, Arieh.
