You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/05/26 22:18:21 UTC

DO NOT REPLY [Bug 31121] - echoproperties: Add suffix attribute and property attribute, etc

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 gudnabrsam@yahoo.com  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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org