Re: Ant task for remote ant execution

2005-06-30 Thread Steve Simon Joseph Fernandez
//sourceforge.net/mailarchive/forum.php?thread_id=7433601&forum_id=2912 > > -- Larry > > > -Original Message- > > From: Steve Simon Joseph Fernandez [mailto:[EMAIL PROTECTED] > > Sent: Thursday, June 30, 2005 8:05 AM > > To: Ant Users L

Re: Ant task for remote ant execution

2005-06-30 Thread Steve Simon Joseph Fernandez
t tasks: > http://ant-contrib.sourceforge.net/tasks/tasks/server_tasks.html > 2. anthill: http://www.urbancode.com/projects/anthill/default.jsp > you should be able to tailor your builds to one of these solutions > > Steve Simon Joseph Fernandez wrote: > > >Hi, > > > >I was w

Ant task for remote ant execution

2005-06-30 Thread Steve Simon Joseph Fernandez
Hi, I was wondering if Ant has a task that can be used to invoke Ant on a remote machine, and pass it a build file to execute? Unlike rexec, which is generic in nature, I'd like to see an Ant specific listener that would be running on the remote machine, to which an Ant buildfile could be passed t