This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feature/reduce-shade-footprint
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
from 0fcd0a1 Disable ShadingFootprintTest in a native image
add e18cb49 Bump github/codeql-action from 4.37.3 to 4.37.6.
add 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
add 6f1cdca Merge pull request #32 from
apache/feature/schema-factory-language
add c0cbe70 Merge remote-tracking branch 'apache/main' into
feature/reduce-shade-footprint
No new revisions were added by this update.
Summary of changes:
.github/workflows/maven.yml | 4 ++--
.github/workflows/scorecards-analysis.yml | 2 +-
.../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 ++--
9 files changed, 38 insertions(+), 37 deletions(-)
copy src/test/java/org/apache/commons/xml/{SchemaIncludeTest.java =>
SchemaFactoryLanguageTest.java} (58%)