jpyork schrieb: >> some links to get you started = >> >> CruiseControl >> http://luntbuild.javaforge.com/ >> >> Luntbuild >> http://luntbuild.javaforge.com/ >> >> http://confluence.public.thoughtworks.org/display/CC/CI+Feature+Matrix >>
> I thought these programs were for building, I currently use PMease > (Luntbuild), but I don't really want to change the whole build > program...just looking for something to trigger after the build is deployed > to the app server. Will the above programs actually login to a web app and > test say links on pages.... A build can be triggered in several ways, f.e. only manual or when someone checked in something ... etc. Why not combine your build with a smoke test right afterwards - that's the way what tools like CruiseControl are normally used for !? The bunch of actions that run after the trigger has been pulled is up to you, f.e. do a build only, do a build and deploy afterwards, do a build, deploy and publish to sourceforge ...etc. Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]