[GitHub] commons-validator pull request: Deprecate the JS part of commons v...

2014-07-10 Thread bripkens
GitHub user bripkens opened a pull request: https://github.com/apache/commons-validator/pull/1 Deprecate the JS part of commons validator The JS parts of commons-validator haven't been updated in a while and don't necessarily follow common security best practices (al

[GitHub] commons-lang pull request: Add fuzzy String matching logic to Stri...

2014-04-28 Thread bripkens
GitHub user bripkens opened a pull request: https://github.com/apache/commons-lang/pull/20 Add fuzzy String matching logic to StringUtils Fuzzy algorithms are quite common nowadays with editors such as Sublime Text, TextMate, Atom and others implementing a fuzzy matching algorithm