> On 4/25/06, Peter Mueller <[EMAIL PROTECTED]> wrote: > > > > Is there a configuration option in 1.0.3 that allows the > scheduler to > > build no matter if there is no change? > > > > INFO | jvm 1 | 2006/04/25 14:15:01 | 2006-04-25 14:15:01,125 > > [Thread-2] INFO BuildController - The > project was not > > built because there are no changes.
> not possilble until Continuum 1.1 > > However, I have the same requirement and the trick is to > write a cron job to delete one of file under the source tree. > I would pick a dummy file thou. > > it is a hack job, since your cronjob must know the exact > location of source tree using its assigned id. Thanks for the quick response Dan. This is what I had been thinking of doing and wanted to shy away from. 1.1 is too far away though :|. Cheers, P
