jan.mate...@rzf.fin-nrw.de skrev:
A shorter way would
$ant -u url -basedir .
which autoloads that buildfile sets the url and basedir and all should
work?
That would be fine for me, certainly.
--
Thorbjørn Ravn Andersen "...plus... Tubular Bells!"
--
>> We have a need for ant to be easily able to use a build.xml file
>> available on a remote server, which means that I would really like to
>> be able to provide an URL instead of a filename to ant.
>the import task in 1.8.x supports importing resources which can be
URLs.
>So maybe the main bu