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

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

commit 6f1cdcaaf1843541322f8fee730f7a34cce87aa1
Merge: 5f9a5b3 ff36786
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 17 20:15:41 2026 -0400

    Merge pull request #32 from apache/feature/schema-factory-language
    
    Add a schemaLanguage parameter to XmlFactories.newSchemaFactory

 .../apache/commons/xml/HardeningSchemaFactory.java |  2 +-
 .../java/org/apache/commons/xml/XmlFactories.java  | 10 +++---
 src/site/markdown/index.md                         |  3 +-
 .../org/apache/commons/xml/AttackTestSupport.java  | 24 +++++++-------
 .../commons/xml/EntityResolverFloorTest.java       |  5 +--
 .../commons/xml/SchemaFactoryLanguageTest.java     | 38 ++++++++++++++++++++++
 .../org/apache/commons/xml/XmlFactoriesTest.java   |  4 +--
 7 files changed, 64 insertions(+), 22 deletions(-)

Reply via email to