With antcontrib, you can start an "Antserver" that can start targets triggered
from a remote machine.
--
Jürgen Knupleschwww.icongmbh.de
icon Systemhaus GmbHTel. +49 711 806098-275
Sophienstraße 40
D-70178 Stuttgart Fax.
altern a écrit :
How could I set ant property the value which is the result of bash script
execution? For example, I need to have target which utilizes svn and bash
utilities in order to control build execution. Speaking more specifically,
target that I'm trying to create will be used to define,
How could I set ant property the value which is the result of bash script
execution? For example, I need to have target which utilizes svn and bash
utilities in order to control build execution. Speaking more specifically,
target that I'm trying to create will be used to define, whether there are
http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/assertions.html?view=co
http://ant.apache.org/antlibs/antunit/index.html
Jan
> -Ursprüngliche Nachricht-
> Von: news [mailto:n...@ger.gmane.org] Im Auftrag von Chris
> Gesendet: Freitag, 25. September 2009 23:05
> An: user@ant.
I have ANT scripts that I use for building. They have been so successful that
I use ANT scripts to start my Java applications as well. Currently, I start a
Java application and the GUI application all on one machine (the server) using
an ANT script.
I need to move the GUI application to clien
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 auto
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