PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2291
*** shadow/2291 Fri Jul 13 15:45:36 2001
--- shadow/2291.tmp.24862 Tue Aug 7 13:28:19 2001
***************
*** 119,121 ****
--- 119,131 ----
this spec. Or should we leave that for another day?
Gary
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-08-07 13:28 -------
+ Gary --
+ I believe that if all the Apache stuff assumes that anything it reads from
+ either a JAR or the CLASSPATH is in UTF-8, that will be a good thing. Anything
+ from System.getproperties() should take care of itself (I hope). As for reading
+ the jaxp.properties file from $java.home/lib/ , it seems reasonable to me that
+ this would be encoded as per file.encoding. However, as far as reading some of
+ the .properties files in the .jar file, this is beyond what I can comment on -
+ I can't even tell for sure if they are actually used.
\ No newline at end of file