DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19747>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19747 Echoproperties should not overwrite; Random order is hassle Summary: Echoproperties should not overwrite; Random order is hassle Product: Ant Version: 1.5.2 Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] In the process of building an audit file to identify all versions and other info specific to an automated build, I call Echoproperties with a destination file. Unfortunately this overwrites the existing file, so I cannot apply nice header formatting. Also I would like to sort the properties... It is hard to navigate the list in the random order they appear in. Adding optional sort and append attributes would be a nice improvement and would retain current operation.