Re: Starting Remote Ant Scripts

2001-09-20 Thread Nico Seessle
- Original Message - From: "CAMPANA,SAL (HP-Philadelphia,ex1)" <[EMAIL PROTECTED]> To: "ANT List (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 7:28 PM Subject: Starting Remote Ant Scripts > > Is it possible to have an ANT script o

Re: Starting Remote Ant Scripts

2001-09-20 Thread Glenn McAllister
"CAMPANA,SAL (HP-Philadelphia,ex1)" wrote: > I basically want my Ant process on one box to invoke an ANT process to start > on another box seperately Works best if the other machine has a public key for the id running the build; assumes you are running in a reasonably phy

Starting Remote Ant Scripts

2001-09-20 Thread CAMPANA,SAL (HP-Philadelphia,ex1)
Is it possible to have an ANT script on one machine(a) call an ANT script on another machine(b), and have the process run locally to the remote box(b). I hope I explained that properly... I basically want my Ant process on one box to invoke an ANT process to start on another box seperately