How to setup multiple targets
"Fouts, Christopher" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]_NT.RTI.ORG> |
I'm new to CC, but experienced in continuous integration. In a single project, I want to set up CC to build several targets, but do not know how to setup relative paths. So I have a project like this <project name="Project1"> <workingDirectory>C:\My Projects\Project1</workingDirectory> </project> I have several subfolders in C:\My Projects\Project1 top dir, and I want the config file to reflect that I want to build the files in each subfolder. How can I accomplish this? The docs vaguely mention "relative path" but shows no example how to set it up Surely I don't have to setup a project block for each sub-folder? <project name="Project1"> <workingDirectory>C:\My Projects\Project1</workingDirectory> <sourcecontrol>...</sourcecontrol> <tasks>...</tasks> </project> <project name="Project2"> <workingDirectory>C:\My Projects\Project2</workingDirectory> <sourcecontrol>...</sourcecontrol> <tasks>...</tasks> </project> .... Any help? ---------------------------------------------------------- Chris T Fouts ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev