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]  2003-08-27 12:59 -------
I have had a look at this bug report.

1) When one uses Properties#load with a property file containing 
somekey=D\:/mydir, Java has then in memory somekey ==> D:/mydir (OK)
So Websphere might not be using Properties#load to read the property file.

2) We might want to be more flexible than Websphere and solve the issue on our 
side.

3) The patch attached to this bug report works certainly in simple cases, but
will not for instance save properly non ASCII characters which need to be
UNICODE escaped.

4) I have had a look at the bug report 13323 which is also about the
PropertyFile task and contains a larger patch.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to