You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/08/18 00:53:11 UTC

[3/3] [text] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-text.git

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-text.git

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/4464ac01
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/4464ac01
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/4464ac01

Branch: refs/heads/master
Commit: 4464ac0190dbf4bd3c244103608c4910376864ac
Parents: 9856263 8d756e9
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Aug 17 18:52:35 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Aug 17 18:52:35 2018 -0600

----------------------------------------------------------------------
 pom.xml                                             |  6 ++++++
 src/changes/changes.xml                             |  4 +++-
 .../text/similarity/JaroWinklerDistance.java        | 16 ++++++++--------
 .../text/similarity/LevenshteinDistance.java        | 11 +++++------
 .../text/similarity/JaroWinklerDistanceTest.java    | 12 +++++++-----
 5 files changed, 29 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/4464ac01/pom.xml
----------------------------------------------------------------------