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 2b41858 Merge pull request #62 from
ppkarwasz/fix/android-newdefaultinstance
add 5937df6 Gate platform-optional test assertions on probed capabilities
new c365653 Merge pull request #63 from
ppkarwasz/fix/android-test-capabilities
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:
.../org/apache/commons/xml/AttackTestSupport.java | 26 +++++
.../xml/SecureDocumentBuilderFactoryTest.java | 3 +
.../commons/xml/SecureDocumentBuilderTest.java | 16 +++-
.../commons/xml/SecureFactoriesSmokeTest.java | 105 +++++++++++++++------
.../commons/xml/SecureSAXParserFactoryTest.java | 18 ++--
.../apache/commons/xml/SecureSAXParserTest.java | 12 ++-
6 files changed, 136 insertions(+), 44 deletions(-)