logo       

RE: Mixing Multiple Builds with a time based/scheduled build.: msg#00037

java.cruise-control.user

Subject: RE: Mixing Multiple Builds with a time based/scheduled build.


The multi-project option was added for exactly this reason. You only need
one instance of CC, just run it on a config.xml that contains two project
definitions, one for the nightly build and one for the continuous build.
Something like:

<cruisecontrol>
<project name="x_interval">
...
</project>
<project name="x_nightly">
...
</project>
</cruisecontrol>

Jtf

-----Original Message-----
From: cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx
[mailto:cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of
Mike.McGowan@xxxxxxxxxx
Sent: Thursday, December 11, 2003 7:00 AM
To: Cruise Control
Subject: [Cruisecontrol-user] Mixing Multiple Builds with a time
based/scheduled build.


In reading the CC documentation I found this:

Because of this it is usually not a good idea to mix time builds and
multiple builds in the same project as the multiple builds will "eat" all
the changes before they can be detected by the time based builds.

So, If would like to continue my CC builds initiated by commits to my source
control system, AND do a scheduled build at midnight with all changes for
the previous day, do I:

a) Have 2 separate CC processes running.
b) Use the multi-project option
c) something else?

TIA to you experienced users already doing something like this, Mike McGowan
mike.mcgowan@xxxxxxxxxx




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Cruisecontrol-user mailing list Cruisecontrol-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise