[
https://issues.apache.org/jira/browse/TEXT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673560#comment-15673560
]
Rob Tompkins edited comment on TEXT-26 at 11/17/16 12:19 PM:
-------------------------------------------------------------
I think commons-text is effected by this bug, and I think the section that
you're looking for is here:
https://github.com/apache/commons-text/blob/master/src/main/java/org/apache/commons/text/similarity/JaroWinklerDistance.java#L196-L210
was (Author: chtompki):
I think the section that you're looking for is here:
https://github.com/apache/commons-text/blob/master/src/main/java/org/apache/commons/text/similarity/JaroWinklerDistance.java#L196-L210
> Check if LANG-1199 also affects commons-text
> --------------------------------------------
>
> Key: TEXT-26
> URL: https://issues.apache.org/jira/browse/TEXT-26
> Project: Commons Text
> Issue Type: Task
> Reporter: Pascal Schumacher
> Priority: Minor
>
> LANG-1199 claimed that StringUtils#getJaroWinklerDistance was incorrect prior
> to commons-lang 3.5. It should be checked if bug also affects the
> commons-text implementation of JaroWinklerDistance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)