>But I had to find out that properties set inside a <target> are 
>not valid outside of said target.

1. Is the target really executed? Maybe an if/unless skips the
execution.
2. If you run a target with <antcall> a new project instance is created
and the properties
   are set there. The calling project hasnt any access to that
properties.


Jan

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

Reply via email to