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 68ba226e Revert "Javadoc"
     new 00c29810 Javadoc
     new 36798250 Add StringLookupFactory.builder() for fencing Path resolution 
of the file, properties and XML lookups

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:
 src/changes/changes.xml                            |   1 +
 .../org/apache/commons/text/StringSubstitutor.java |  20 +-
 .../commons/text/lookup/StringLookupFactory.java   | 274 +++++++++++++++------
 .../commons/text/lookup/FileStringLookupTest.java  |  57 +++--
 .../text/lookup/PropertiesStringLookupTest.java    |  43 ++--
 .../external/CustomStringSubstitutorTest.java      |  49 ++++
 6 files changed, 327 insertions(+), 117 deletions(-)
 create mode 100644 
src/test/java/org/apache/commons/text/lookup/external/CustomStringSubstitutorTest.java

Reply via email to