Have you looked at ant-contrib, http://ant-contrib.sourceforge.net/tasks/tasks/server_tasks.html ?
-- Larry > -----Original Message----- > From: Steve Simon Joseph Fernandez [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 30, 2005 12:57 AM > To: Ant User List > Subject: Ant task for remote ant execution > > > 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 to be executed. Has anyone come across a task like > this? > > Thanks, > Steve. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
