I got this to work by the following hack: - Create and check-in to CVS (SCM we use) a meaningless file (e.g. DeleteMe.txt) at the root of the source tree. - At the end of the Ant build delete this file from your source in the Continuum space. - When the scheduled build runs the next time CVS will update this missing file giving the impression to Continuum the source has changed thus kicking off the build.
I hope this helps, Dave > -----Original Message----- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 13, 2007 1:56 PM > To: [email protected] > Subject: Re: force a goal > > I force nightly builds by using Cron and curl to click the "force > build" button! Icky, I know. I hear rumors that 1.1 has this > built in though. > > On Mar 13, 2007, at 12:47 PM, Mocsányi Ákos wrote: > > > hi guys, > > im new to continuum. > > have two questions: > > 1. does anyone know how to tell continuum to run a goal from an ant > > project even if the source hasnt changed? > > 2. is there a way to tweak the layout of the mail notification sent > > by continuum? what i want to achieve is that id like to include the > > name of the target that was invoked somewhere into the mails > > subject or somewhere in the first lines of the message body > > > > thanks in advance > > tsechov > > ------------------------------------------------------- > Principal > OpenSource Connections > Site: http://www.opensourceconnections.com > Blog: http://blog.opensourceconnections.com > Cell: 1-434-466-1467 > > >
