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=18976>. 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=18976 Optional sort attribute for echoproperties task [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-09-04 13:09 ------- There is no real point in making the sort optional. Right now, since the properties are kept in a Hashtable, the order is indeterminate, so there is no legitimate claim that changing in the order should be a problem for anyone. Anyone relying on the output of echoproperties being in random order "gets what they deserve." ;-) Matt Benson's point is correct - the XML format is already sorted. The patch I added makes the flat file format (which goes to the logger if no destfile is specified) sorted as well. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]