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 2002/02/02 18:38:56 UTC

DO NOT REPLY [Bug 3234] - Append to output file capability on exec task

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

Append to output file capability on exec task





------- Additional Comments From umagesh@apache.org  2002-02-02 17:38 -------
Please supply the patch that you have created.  Meanwhile, a workaround is to
use outputproperty to capture the output of exec into a property and then
use echo to append this property's value to the output file.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>