[
https://issues.apache.org/jira/browse/UIMA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilo Goetz closed UIMA-420.
----------------------------
Resolution: Fixed
Fix Version/s: 2.3
Removed manual handling of code pages in CVD. Code pages are now automatically
obtained from the JVM. Had to implement my own folding menu version to handle
the very long code page menus. It's not pretty, but apparently, it works.
> CVD should use encoding list provided by JVM
> --------------------------------------------
>
> Key: UIMA-420
> URL: https://issues.apache.org/jira/browse/UIMA-420
> Project: UIMA
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 2.1
> Reporter: Thilo Goetz
> Assignee: Thilo Goetz
> Priority: Minor
> Fix For: 2.3
>
>
> The CVD should use the character sets provided by the JVM, not force the user
> to know about supported encodings. The current implementation is there
> because Java versions prior to 1.4 couldn't be queried for supported
> character sets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.