This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git


    from 14ec662  Merge branch 'main' of https://github.com/apache/commons-xml 
into main
     new dab6fcc  Javadoc
     new 0634650  Javadoc
     new 658ecf9  Normalize spelling.
     new 4d65cfe  Extract constant.
     new 55ebb4c  FallbackIgnoreURIResolver.newEmptyDocument() now throws 
HardeningException instead of IllegalStateException.
     new fac4969  Reuse Objects.requireNonNull()

The 6 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:
 .../java/org/apache/commons/xml/FallbackIgnoreEntityResolver2.java    | 4 +++-
 src/main/java/org/apache/commons/xml/FallbackIgnoreURIResolver.java   | 2 +-
 src/main/java/org/apache/commons/xml/HardeningTemplates.java          | 2 +-
 src/main/java/org/apache/commons/xml/HardeningXPath.java              | 4 +---
 src/main/java/org/apache/commons/xml/XPathHardener.java               | 4 ++--
 src/test/java/org/apache/commons/xml/XIncludeTest.java                | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

Reply via email to