Hi, I don't think a "suggest build" command is well-suited. Why don't you shrink the interval time of the intervalTrigger? You can set it to 60 seconds and in the worst case you will have to wait one minute to see the build happen.
Benjamin Baumann 2010/9/15 Essl, Markus <[email protected]> > Hello! > > > > I have some projects that have a longer build time (10 to 20 minutes), and > when I build that, I only want to do that when something has changed. This > is easy enough using the source control triggers. A more thorough build is > done every other hour when the integration build was successful. > > > > And sometime I want the scheduled build to check for changes NOW, and not > in two hours. Currently I use Force Build, only to recognize afterwards that > there were no changes. So I wonder I it is possible to issue a „suggest > build“-command (or any better name, please), that will „just“ update the > interval trigger to start the build momentarily. > > > > Markus >
