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-secure-xml.git


    from 8dbba30  Fix descriptions
     new 15d479a  Add 
SecureSAXParserFactoryTest.newXmlReaderWrapsParserConfigurationException()
     new 630bfd3  Internal refactoring

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:
 .../commons/xml/secure/MethodHandleFactory.java    |  6 +--
 .../xml/secure/SecureDocumentBuilderFactory.java   |  3 +-
 .../commons/xml/secure/SecureSAXParserFactory.java |  3 +-
 .../commons/xml/secure/SecureSchemaFactory.java    |  3 +-
 .../xml/secure/SecureTransformerFactory.java       |  3 +-
 .../commons/xml/secure/SecureXMLInputFactory.java  |  3 +-
 .../commons/xml/secure/SecureXPathFactory.java     |  3 +-
 .../xml/secure/MethodHandleFactoryTest.java        |  4 +-
 .../xml/secure/SecureSAXParserFactoryTest.java     | 51 +++++++++++++++++++++-
 9 files changed, 61 insertions(+), 18 deletions(-)

Reply via email to