Re: Launching bat file using execbootstrapper
Gavin Dodd <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
What exactly goes wrong? I had a problem with publishers/execute where it hangs if there is more than some (unknown) amount of stdout/stderr. I resolved it by rewriting in perl and minimising any output, but other people on the list suggested redirecting all output to NUL or wrapping the command in an ant build file. ________________________________ From: cmkf <[email protected]> To: [email protected] Sent: Wed, February 10, 2010 8:59:31 AM Subject: [Cruisecontrol-user] Launching bat file using execbootstrapper Using cruisecontrol-bin-2.8.2 I am trying to run a bat file using execbootstrapper and am havng no luck. If I run ther bat file from a command prompt it runs with no problem. I have looked at the 'Configuration Reference' site and tried the various ways as described there and nothing seems to work. Below is my latest attempt. Any help would be appreciated. <bootstrappers> <execbootstrapper command="C:/WINDOWS/system32/cmd.exe" workingdir="c:/temp/" args="c:/temp/sandbox.bat"/> </bootstrappers> -- View this message in context: http://old.nabble.com/Launching-bat-file-using-execbootstrapper-tp27407062p27407062.html Sent from the CruiseControl - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user