if you mean this:

>> quote <<
Imported files are treated as they are present in the main buildfile. This makes it easy to understand, but it makes it impossible for them to reference files and resources relative to their path. Because of this, for every imported file, Ant adds a property that contains the path to the imported buildfile. With this path, the imported buildfile can keep resources and be able to reference them relative to its position.


>> <<

I can live without it, I mean, if you import a file from a resource, don't add the "ant.imported.file" property that and make all references to the original basedir.

MAriano



Matt Benson wrote:

--- Mariano Benitez <[EMAIL PROTECTED]> wrote:


that is way too much, I wanted a simpler solution
FOR ME, not for the import task.


Anyway, the basedir attribute, isn't inherited from
the importing build?



No, see <import>'s manual page...

-Matt

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to