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=18976>.
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=18976

Optional sort attribute for echoproperties task





------- Additional Comments From [EMAIL PROTECTED]  2003-04-14 05:24 -------
An idea: a ContainerTask which accepts FilterChains. So a construct like

<catchoutput>
    <echoproperties/>
    <filterchain>
        <sort/>
    </filterchain>
</catchoutput>

would be possible. 
Advantages:
- reuse for all tasks (which writes to STDOUT)
- reuse of the filterchain

Reply via email to