https://bz.apache.org/bugzilla/show_bug.cgi?id=58038
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Stefan Bodewig <[email protected]> --- This is Ant's documented default behaviour http://ant.apache.org/manual/properties.html You'll have to double each $ sign you want to keep. There is no workaround for this except for custom PropertyHelpers which I think haven't been available for 1.7.1 (a long time ago, my memory may be failing on me). -- You are receiving this mail because: You are the assignee for the bug.
