On Thu, 13 Oct 2005, Kev Jackson <[EMAIL PROTECTED]> wrote:

> Yes the properties file is being loaded (just rechecked now).  It
> seems to be a problem if I reference a property from the common
> properties file within the project specific file.

Hmm, may it just be the order in which files are loaded?

ISTR that <import> adds everything at the bottom of the current build
file, not at the point where the task is defined.  So you'd load your
project specific file before the common one - if both are outside of
targets, that is.

Stefan

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

Reply via email to