Re: ant -u http://somewhere/build.xml

2010-01-28 Thread Thorbjørn Ravn Andersen
Antoine Levy Lambert skrev: the import task in 1.8.x supports importing resources which can be URLs. So maybe the main build file cannot be http based, but the meat of the build file can. So maybe you can have a stub of a build file on the file system ? The scenario for this is that we frequent

Re: ant -u http://somewhere/build.xml

2010-01-27 Thread Antoine Levy Lambert
Hello Thorbjørn, Thorbjørn Ravn Andersen wrote: Hi. 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 resou