This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
from 39df65a Add assembly folder.
new 8935fb5 fix: add Mockito as Gradle dependency
new 60a0d2a Rework the SAX default parser selection tests.
new ce48b10 Rework the DOM default parser selection test.
The 3 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:
android-tests/build.gradle.kts | 1 +
.../xml/secure/SecureDocumentBuilderFactory.java | 2 +-
.../commons/xml/secure/SecureSAXParserFactory.java | 2 +-
.../secure/SecureDocumentBuilderFactoryTest.java | 67 +++++++++--
.../xml/secure/SecureSAXParserFactoryTest.java | 131 ++++++++++++++++-----
5 files changed, 159 insertions(+), 44 deletions(-)