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

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

    Attachment: bmpm.patch

Here is my latest patch file. When I patch against svn head, all unit tests 
pass. What I did was:

On my linux dev machine I typed 'svn diff > bmpm.patch'. On my windows 7 
machine I made a clean svn checkout of commons-codec. Then I did 'mvn install' 
from the windows cmd shell. Next, I loaded up the checkout in intellij and 
applied the patch through the intellij svn client. Next, again from the windows 
cmd shell I ran 'mvn install'. This ran to completion, all tests passing. I've 
also looked at the test logs and can see output for the bmpm-related tests.

If this still doesn't work for you, could we try to fix this through a more 
interactive channel - MSN, GCHAT or Skype or something?

> 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
>
>
> 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