Found my problem: had to use $ref: instead of $var:
Regards
P.
P.N. schrieb:
Hello!
I've got a problem with variables in the following snippet:
<xtras:assign var="test" value="dummy"/>
<echo message="TEST = ${$var:test}"/>
Results in:
[echo] TEST = ${$var:test}
Seems, the reference to the variable is incorrect.
Using antxtras_3.0.0b1-build1083.45 and ant-1.8.1.
What's wrong???
Kind regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]