On 2009-11-18, Kantor, H Steve Jr CIV NSWC PC <harry.kan...@navy.mil> wrote:
> I would like to have the import task use an environment variable > (ANT_IMPORT_PATH) when importing files. Can't this already be done? <property environment="env"/> <import file="${env.ANT_IMPORT_PATH}"/> > Is there any interest in this? Right now I don't see the general use, but maybe I'm overlooking something. In what way would the change improve the current implementation that would be difficult/cumbersome to do right now? Please note that in svn's trunk <import> supports importing resource collections and thus opens up a whole lot of new possibilities. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org