This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feature/restore-override-default-parser
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
from cd0f123 Skip the XSLTC-pinning transform test in the native image
add 0befc63 Refactor AI copy-pasta slop.
add e8a9abf Merge branch 'main' into
feature/restore-override-default-parser
No new revisions were added by this update.
Summary of changes:
.../xml/HardeningDocumentBuilderFactory.java | 13 +-----
.../commons/xml/HardeningSAXParserFactory.java | 13 +-----
.../apache/commons/xml/HardeningSchemaFactory.java | 14 +------
.../commons/xml/HardeningTransformerFactory.java | 14 +------
.../commons/xml/HardeningXMLInputFactory.java | 14 +------
.../apache/commons/xml/HardeningXPathFactory.java | 14 +------
.../apache/commons/xml/MethodHandleFactory.java | 46 ++++++++++++++++++++++
.../apache/commons/xml/ShadingFootprintTest.java | 12 ++++--
8 files changed, 66 insertions(+), 74 deletions(-)
create mode 100644
src/main/java/org/apache/commons/xml/MethodHandleFactory.java