I can think of two possibilities: 1) Add force build triggers to the projects in the sequence that you want to build them in, e.g. Project --> Project2 --> Project 3, etc. This would allow you to define the sequence in which they run. 2) Set the queue property so it is the same for the projects. This way only one project will build at a time, but you won't be able to guarantee the build order.
Craig -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of sam Sent: Thursday, 5 February 2009 4:50 a.m. To: ccnet-user Subject: [ccnet-user] How to execute multiple projects in sequence I have configured multiple projects in cc.net. when a modification occurs, it execute all the projects. Is there any way that we let them execute in sequence instead of executing them concurrently. Kind Regards Sam
