You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Er...@Biglots.com on 2006/01/09 17:15:18 UTC

Scheduled forced build

When there are no changes to my project, continuum will not run my build 
script (the log says "No files updated, not building.").  Normally this is 
what I want, but I have a nightly schedule that I want to force a build so 
there is a nightly snapshot of the project's distributables.  Is there a 
way to force builds through the schedule in Continuum?  If not, is there a 
way to force a build through Continuum's SOAP API?

Thanks,
Eric

Re: Scheduled forced build

Posted by Emmanuel Venisse <em...@venisse.net>.
You'll force a build in schedule mode in 1.1.

If you want to do it now, you need to use our xmlrpc service. A client is available 
(http://jira.codehaus.org/browse/CONTINUUM-544) but not applied for now in svn.

Emmanuel

EricLong@Biglots.com a écrit :
> When there are no changes to my project, continuum will not run my build 
> script (the log says "No files updated, not building.").  Normally this is 
> what I want, but I have a nightly schedule that I want to force a build so 
> there is a nightly snapshot of the project's distributables.  Is there a 
> way to force builds through the schedule in Continuum?  If not, is there a 
> way to force a build through Continuum's SOAP API?
> 
> Thanks,
> Eric