[ http://issues.apache.org/jira/browse/XALANJ-2087?page=comments#action_12318719 ]
Brian Minchau commented on XALANJ-2087: --------------------------------------- Jack, this issue is resolved, and the fix is in Xalan-J 2.7. Please verify and close this issue. Pedro, your comments on this issue are now covered in XALANJ-2184 (which you opened), and you've already attached your testcases there. This issue is about recognizing chararacters as being in an encoding. Your issue is about recognizing the name of an encoding. So it is OK for Jack to close this issue, which is independant of yours. > Get rid of the dependency on sun.io.CharToByteConverter > ------------------------------------------------------- > > Key: XALANJ-2087 > URL: http://issues.apache.org/jira/browse/XALANJ-2087 > Project: XalanJ2 > Type: Improvement > Components: Xalan > Versions: Latest Development Code > Reporter: Jack > Assignee: Brian Minchau > Fix For: 2.7 > Attachments: Converter.java, Encodings&Converter.zip, cp-850-encoding.tgz, > serializer.jira.2087.patch1.txt, testcase-kaapa-20050804.zip > > The class org.apache.xml.serializer.Encodings references > sun.io.CharToByteConverter directly, while the latter is not a public API. Is > it possible to use java.nio.charset classes instead to remove this dependency? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
