You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Redmond, Nicole" <ni...@lmco.com> on 2009/09/28 13:41:11 UTC

remotely call Ant script?

I am a new user.  Is there a way to remotely call an Ant script?  For example, can the server call an Ant script that lives on the client?

Thanks,
Nicole


AW: remotely call Ant script?

Posted by "Knuplesch, Juergen" <Ju...@icongmbh.de>.
With antcontrib, you can start an "Antserver" that can start targets triggered from a remote machine. 


-- 
Jürgen Knuplesch                    www.icongmbh.de
icon Systemhaus GmbH                Tel. +49 711 806098-275
Sophienstraße 40                    
D-70178 Stuttgart                   Fax. +49 711 806098-299

Geschäftsführer: Uwe Seltmann
HRB Stuttgart 17655
USt-IdNr.: DE 811944121 
-----Ursprüngliche Nachricht-----
Von: Redmond, Nicole [mailto:nicole.redmond@lmco.com] 
Gesendet: Montag, 28. September 2009 13:41
An: 'Ant Users List'
Betreff: remotely call Ant script?

I am a new user.  Is there a way to remotely call an Ant script?  For example, can the server call an Ant script that lives on the client?

Thanks,
Nicole


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: remotely call Ant script?

Posted by Ernst de Haan <er...@pensioenpage.com>.
> I am a new user.  Is there a way to remotely call an Ant script?   
> For example, can the server call an Ant script that lives on the  
> client?


This really depends on your use case, please provide more details.

For example, it is possible to:
- invoke ant via SSH (secure shell)
- invoke Ant automatically on build slaves from a continuous  
integration server (such as Hudson)
- etc.

Kind regards,


Ernst de Haan
PensioenPage B.V.
www.pensioenpage.com


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org