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=13047>. 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=13047 Support for <property environment> and <exec> on OS/400 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-09-27 12:55 ------- I have reviewed the source changes for this enhancement and have the following comments: - The changes submitted for StreamPumper.java were not present in CVS. - The code removed from Execute#toString was intentional and necessary. The recoding is being done in the StreamPumper class for both the <property environment> and <exec> tags. Performing the recoding in the Execute#toString method will have the affect of performing the recoding twice. Please complete the changes to StreamPumper.java and remove the recoding for z/os and os/400 in Execute#toString. Once this is complete I will pull the code and test on os/400. Thanks, Brian Farrar -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
