DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31121>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31121





------- Additional Comments From [EMAIL PROTECTED]  2005-05-26 22:18 -------
since Ant 1.6, you can supply a propertyset to echoproperties.  You can use the
regex attribute on this propertyset to get suffix behavior.  As for echoing a
single property, I feel your pain, but it's not much worse for testing to type:

<echo>$${foo}=${foo}</echo>

Sometimes I define a macrodef if I'm going to do this a lot.

Not sure what we can/will do about the escaping issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to