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=13313>. 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=13313 PropertyFile task output ------- Additional Comments From [EMAIL PROTECTED] 2002-10-08 13:19 ------- It doesn't look like WebSphere bug, at least it has never happened before ( and this is the old 3.0 version of WebSphere). I think, Dominique is perfectly right about specification. Besides, this property file may be used not only by Properties.class ( there still are some non-Java applications in the world :). As to CANTFIX, I've sent some exmple of fix, using Iterator instead of Properties.store(). It's working OK, at least with my WebSphere and a property file is looking in more convinient way with this fix. Michael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
