Hi,

i want to set up an automated build system with
Cruise Control 2.2 / Ant 1.6.2 under the hood.

Workflow outline :

1.Eclipse/Workspace -> Project, Context Menu
2.-> Wizard for Deployment Order, asking for :
     which Versiontag should be deployed, right now or
     fixed date
3.-> Wizard generates a txtfile and moves it to Cruise Control
4. CC adds it to his build queue, build started when timestamp
   of deployment order has been reached
5. if build was successful, the jar's, ear's or whatever
   are moved to a deployserver, where another build script
   graps it and does all the rest, beside CC does the build reports
   as usual

Point 1,2,3 are done with a Eclipse Plugin - OK
But how to teach Cruise Control to execute those Deployment Orders
and how to hold them in a queue considering fixed dates for execution ?

Anyone's already running such or similar workflow ?

Gilbert







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to