At 07:11 AM 6/13/01 -0700, John.Casey wrote:
>Is there a reason for Ant not resolving variables in
>attributes at the time it's ready to execute? 

It partially does with a few exceptions. it will be fully dynamic come Ant2.

>This
>would make much more sense to me, since the values of
>those variables can change with the loading of
>properties within different targets.

Properties set via property tazsk are immutable and can not be reset once
set which is probably why you are seeing this behaviour.

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to