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 Shatzer, Larry
See http://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 List > Subject: Re: Ant task for r

Re: Ant task for remote ant execution

2005-06-30 Thread Steve Simon Joseph Fernandez
AntServer & RemoteAnt is what I was looking for. But tell me, why isn't there any auth? IMHO, this is going to leave a port wide open. Steve. On 6/30/05, Kristian Perkins <[EMAIL PROTECTED]> wrote: > check out both of: > 1. ant-contribs AntServer / RemoteAnt tasks: > http://ant-contrib.source

Re: Ant task for remote ant execution

2005-06-30 Thread Kristian Perkins
check out both of: 1. ant-contribs AntServer / RemoteAnt 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 wrot

RE: Ant task for remote ant execution

2005-06-30 Thread Shatzer, Larry
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