Thanks for that.
> On Mar 26, 2018, at 10:38 AM, s...@apache.org wrote:
>
> Repository: commons-text
> Updated Branches:
> refs/heads/master 84a253858 -> 35f62b046
>
>
> md5 => sha1 (typos)
>
>
> Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
> Commit: http://git-wip-us.a
Hi Sebb,
Thanks for the update. Do you have time to push out a release of the plugin?
Gary
On Mon, Mar 26, 2018 at 10:07 AM, sebb wrote:
> As per the release distribution policy:
>
> https://www.apache.org/dev/release-distribution#sigs-and-sums
>
> new releases should not use MD5; they should
As per the release distribution policy:
https://www.apache.org/dev/release-distribution#sigs-and-sums
new releases should not use MD5; they should use a SHA hash instead.
I've updated the build plugin, and hopefully it can be released soon.
However in the meantime one can use the updated versio
Note that there is already a Soundex in Commons Codec:
https://commons.apache.org/proper/commons-codec/apidocs/org/apache/commons/codec/language/Soundex.html
On 25 March 2018 at 23:29, Bruno P. Kinoshita wrote:
> Hi Seshadri,
> I think Commons Text is a better place for soundex and other phoneti
Thanks!
However just noticed that the download page still uses MD5 rather than
SHAn hashes.
MD5 should no longer be used for new releases:
https://www.apache.org/dev/release-distribution#sigs-and-sums
As it happens, the build has produced SHA1 hashes as well, so we can
just fix the links.
(I wi
We already have all that in Commons Codec.
Gary
On Sun, Mar 25, 2018, 16:33 Bruno P. Kinoshita wrote:
> Hi Seshadri,
> I think Commons Text is a better place for soundex and other phonetic
> algorithms.
> Bruno
>
> Sent from Yahoo Mail on Android
>
> On Mon, 26 Mar 2018 at 5:38, seshadri n s
The Apache Commons Team is pleased to announce the release of
Apache Commons Text 1.3.
The Apache Commons Text open source software library provides a host of
algorithms focused on working with strings and blocks of text.
Source and binary distributions are available for download from the Apache