[ 
https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthew Pocock updated CODEC-125:
---------------------------------

    Attachment: testEncodeGna.patch

I see:

Tests in error: 
  testEncodeGna(org.apache.commons.codec.language.bm.BeiderMorseEncoderTest): 
String index out of range: -2

Good catch! There where two malformed rules in gen_rules_any.txt which I've now 
fixed. Also, I've added some validation to the rules parser and some sanity 
checking in PhoneticEngine so hopefully this sort of thing would be caught 
early next time.

> 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: bm-gg.diff, bmpm.patch, bmpm.patch, bmpm.patch, 
> bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, 
> testEncodeGna.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

        

Reply via email to