How do I get property expansion to occur in the value attribute of an <entry> element in of the optional <propertyfile> task? For example:
<propertyfile ...>
<entry key="foo" value="${bar}" ... >
</propertyfile>
Thanks
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
- Re: PropertyFile Task Entry Value Attribute Benjamin Lubin
- Re: PropertyFile Task Entry Value Attribute Erik Hatcher
- Re: PropertyFile Task Entry Value Attribute Benjamin Lubin