Thought it would be neat to setup or compile projects with a remote buildfile. Like this:
#> ant -f http://www.myproject.org/setup-1.0.xml So I hacked up some support for it in the following GitHub branch: https://github.com/cederberg/ant Seems to work, but I haven't really used it or tested it properly yet. Would you consider patches for inclusion? Cheers, /Per --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org