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 67a6372 [TEXT-169] Add helper factory method org.apache.commons.text.StringSubstitutor.createInterpolator(). new e50bca2 Sort methods. new 58b2ec1 Sort members. new 84193fe Simplify. new 8c8155d Fix Javadoc. The 4 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: .../commons/text/lookup/DefaultStringLookup.java | 16 +-- .../commons/text/lookup/LocalHostStringLookup.java | 31 ++--- .../apache/commons/text/StringSubstitutorTest.java | 136 ++++++++++----------- 3 files changed, 87 insertions(+), 96 deletions(-)