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 7282a02 Reuse the shared StAX capture helper in
EntityResolverFloorTest
add 297f91b Resolve ignored URIs to an empty document instead of an empty
stream
add 156d128 Tighten the TrAX leak assertions
No new revisions were added by this update.
Summary of changes:
.../commons/xml/FallbackIgnoreURIResolver.java | 26 +++++-
.../apache/commons/xml/TransformerHardener.java | 6 +-
.../org/apache/commons/xml/AttackTestSupport.java | 93 +++++++++++++++++-----
.../org/apache/commons/xml/ExternalDtdTest.java | 8 +-
.../commons/xml/ExternalGeneralEntityTest.java | 4 +-
.../commons/xml/ExternalParameterEntityTest.java | 43 +++++++++-
.../apache/commons/xml/TemplatesImportTest.java | 2 +-
.../apache/commons/xml/TemplatesIncludeTest.java | 2 +-
.../commons/xml/TransformerDocumentTest.java | 2 +-
9 files changed, 148 insertions(+), 38 deletions(-)