Need help to define build order in CruiseControl
ZAFFRAN Adrien <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, In a CruiseControl installation I have 4 projects. The first project is scheduled to build at a predefined time, for example 3:00 AM. What I need to do is to define the following build order: 1- 3:00 AM build of project1 starts 2- When project1 build is completed (passed or failed), project2 should start. 3- When project2 build is completed (passed or failed), project3 should start 4- Etc... The only way I found to make a project build start when another project build finish, is to use the modificationset: buildstatus. Problem is that the buildstatus will trigger a build ONLY if the completed build was successful. If not, the waiting project will never start a build... Is there a solution to my problem? Regards, Adrien ________________________________ This e-mail, including attachments, is confidential. It is intended solely for the addressees. If you are not a recipient, any use, copy or diffusion, even in part of this message is prohibited. Please delete it and notify the sender immediately. Since the integrity of this message cannot be guaranteed on the Internet, MEGA cannot be considered liable for its content. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user