You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Gilbert Rebhan <gi...@maksimo.de> on 2011/03/23 22:59:37 UTC

[PATCH] Ant FAQ.xml

Patch contains a solution for nested Properties / Properties
dereferencing with Ant Plugin Flaka (http://code.google.com/p/flaka/)

How do i..
How can I do something like <property name="prop"
value="${${anotherprop}}"/> (double expanding the property)?

Patchfile, see attached file : patchfile.txt


Regards, Gilbert