|
[
Permalink
| « Hide
]
Tatu Saloranta added a comment - 15/Sep/07 01:48 AM
Ok, so the magic encoding name in JDK seems to be "cp037"... let's see if I can add support easily.
Looks like a relatively simple changes to use cp037, along with minimal auto-detection, works ok with simple sample EBCDIC files I have access to. It is hard to evaluate if that is a proper solution, though, without more extensive test document suite.
At any rate, I'll add support in trunk: could backport this to 3.2 too if necessary. Added EBCDIC support to trunk, backported to 3.2 branch. Simple baseline unit tests added, seems to work. User that requested feature also did some testing, so I think this can be resolved.
Released in 3.2.2, will be part of 4.0. Closing.
|
||||||||||||||||||||||||||||||||||||||||||||