It is incorrect. Properties exist only within a scope of the current project (<ant>, <antcall>, and others create new subprojects).

- Alexey.

Kris Read wrote:

Properties only exist within the scope of the parent tag (in this case
in the target you declared it in).  You have to explicitly pass it to
a new target.




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



Reply via email to