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 5f9a5b3 Bump actions/setup-java from 5.6.0 to 5.7.0
add 26638d7 Add a schemaLanguage parameter to newSchemaFactory
add 70ab7d8 fix: Javadoc
add ff36786 Remove an unused import
new 6f1cdca Merge pull request #32 from
apache/feature/schema-factory-language
The 1 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:
.../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 +++--
...udeTest.java => SchemaFactoryLanguageTest.java} | 21 ++++++++-----------
.../org/apache/commons/xml/XmlFactoriesTest.java | 4 ++--
7 files changed, 35 insertions(+), 34 deletions(-)
copy src/test/java/org/apache/commons/xml/{SchemaIncludeTest.java =>
SchemaFactoryLanguageTest.java} (58%)