[
https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057439#comment-13057439
]
Matthew Pocock commented on CODEC-125:
--------------------------------------
Got it. On linux and in intellij, the resources are being loaded as UTF8.
Through the windows shell, the resources are being loaded as Cp1252. This is a
new one on me - I kind of expect resources stored in the classpath to be
platform independent. Anyway, I've hard-wired the scanners that eat these
resources to UTF8 and now the tests pass for me in the windows command line.
I will upload a revised patch once I've addressed the naming issues you raised.
> Implement a Beider-Morse phonetic matching codec
> ------------------------------------------------
>
> Key: CODEC-125
> URL: https://issues.apache.org/jira/browse/CODEC-125
> Project: Commons Codec
> Issue Type: New Feature
> Reporter: Matthew Pocock
> Priority: Minor
> Attachments: bmpm.patch
>
>
> I have implemented Beider Morse Phonetic Matching as a codec against the
> commons-codec svn trunk. I would like to contribute this to commons-codec.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira