On 2010-01-17, Raja Nagendra Kumar <[email protected]> wrote:
> Hi, > Currently import seem to take the explicit file name to import the script > from. > May be it should take a features similar to <fileset> where in we could ask > the import to import all the files which are in with in a fileset. This way > we could avoid import to be path agnostic. In Ant 1.8.0 (RC available) <import> accepts resource collections as nested elements, this includes filesets. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
