This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
from 759f19ab Add new tests for the main Levenshtein algorithm
implementations #728
new 85f345e9 Reduce vertical whitespace
new 0297671c Move the XmlStringLookup secure toggle to a system property
The 2 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:
pom.xml | 5 +++
.../commons/text/lookup/StringLookupFactory.java | 24 ++++-------
.../commons/text/lookup/XmlStringLookup.java | 44 +++++++------------
.../text/lookup/StringLookupFactoryTest.java | 50 ++++++++--------------
.../commons/text/lookup/XmlStringLookupTest.java | 11 +++--
5 files changed, 54 insertions(+), 80 deletions(-)