This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git.


    from 7afa58a  Merge pull request #216 from kinow/update-mockito
     new c0444da  [TEXT-191] Fixed JaroWinklerDistance to be in line with 
Javadoc and expected outputs
     new 37291d1  [TEXT-191] add space before and after sign
     new 6d77d40  [TEXT-191] changelog
     new 380cbb0  [TEXT-191] Use the Jaro Winkler similarity object to 
calculate the distance, ignoring deprecated method
     new 96080b3  Merge pull request #214 from 
bradleyrumball/fix-JaroWinklerDistance

The 1388 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |  1 +
 .../text/similarity/JaroWinklerDistance.java       | 20 +++-------
 .../text/similarity/JaroWinklerDistanceTest.java   | 44 ++++++++--------------
 3 files changed, 23 insertions(+), 42 deletions(-)

Reply via email to