You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by PascalSchumacher <gi...@git.apache.org> on 2016/05/20 19:20:28 UTC

[GitHub] commons-lang pull request: LANG-1199: Incorrect implementation of ...

GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/commons-lang/pull/148

    LANG-1199: Incorrect implementation of StringUtils#getJaroWinklerDist\u2026

    \u2026ance()
    
    replace current implementation with Jaro-Winkler distance implementation of Apache Lucene

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PascalSchumacher/commons-lang jaro

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/148.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #148
    
----
commit 3d8ff5286f174cfd8ceb8b98ff22b73897f2470d
Author: pascalschumacher <pa...@gmx.net>
Date:   2016-05-20T19:18:47Z

    LANG-1199: Incorrect implementation of StringUtils#getJaroWinklerDistance()
    
    replace current implementation with Jaro-Winkler distance implementation of Apache Lucene

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang pull request #148: LANG-1199: Incorrect implementation of Strin...

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher closed the pull request at:

    https://github.com/apache/commons-lang/pull/148


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-lang issue #148: LANG-1199: Incorrect implementation of StringUtils#...

Posted by PascalSchumacher <gi...@git.apache.org>.
Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/148
  
    merged: https://github.com/apache/commons-lang/commit/c35a04102274b330aa833030c15f722b00062812


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---