DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28164>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28164 Documentation about ICU_DATA Summary: Documentation about ICU_DATA Product: XalanC Version: CurrentCVS Platform: Other URL: http://xml.apache.org/xalan-c/usagepatterns.html#icu OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] http://xml.apache.org/xalan-c/usagepatterns.html#icu mentions setting ICU_DATA, but that is not a recommended step, since most people set it incorrectly. Almost no one needs to set ICU_DATA, unless they configured ICU to not use a shared or static library for its data. By default ICU builds its data as a shared library. Setting ICU_DATA hasn't been a required step for a couple of years. The documentation regarding when and how to use ICU_DATA is available in the readme. I recommend removing step 3 on that page, since the average user won't use it.
