Re: import task and the file attribute

2004-02-12 Thread Mariano Benitez
that is ok, it is just that I normally have the same basedir for all builds to always do the same kind of file usages, (${basedir}/src/${module}). It was just a question, it is ok, and I've read the note, but I wanted the reason, that's all. MAriano Stefan Bodewig wrote: On Wed, 11 Feb 2004, M

Re: import task and the file attribute

2004-02-12 Thread Peter Reilly
Stefan Bodewig wrote: On Wed, 11 Feb 2004, Mariano Benitez <[EMAIL PROTECTED]> wrote: Why the file attribute of the import task is not considering files relative to the basedir? This is because you may use in a file that itself gets ed and then basedir would be that of the outer-most proje

Re: import task and the file attribute

2004-02-12 Thread Stefan Bodewig
On Wed, 11 Feb 2004, Mariano Benitez <[EMAIL PROTECTED]> wrote: > Why the file attribute of the import task is not considering files > relative to the basedir? This is because you may use in a file that itself gets ed and then basedir would be that of the outer-most project and not the one of th