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

ppkarwasz pushed a change to branch feature/ignore-all-resolver-floors
in repository https://gitbox.apache.org/repos/asf/commons-xml.git


    from d962e4c  Document the ignore-all contract on the site index
     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
     add bc0fa18  Merge branch 'feature/reduce-shade-footprint' into 
feature/ignore-all-resolver-floors

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  | 31 +++++++++++-----------
 .../commons/xml/EntityResolverFloorTest.java       |  5 ++--
 ...ortTest.java => SchemaFactoryLanguageTest.java} | 21 +++++++--------
 .../apache/commons/xml/ShadingFootprintTest.java   |  2 +-
 .../org/apache/commons/xml/XmlFactoriesTest.java   |  4 +--
 10 files changed, 43 insertions(+), 41 deletions(-)
 copy src/test/java/org/apache/commons/xml/{SchemaImportTest.java => 
SchemaFactoryLanguageTest.java} (58%)

Reply via email to