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-secure-xml.git
from 61fe771 Fix the site test report and count Android in the coverage
(#82)
new 7500241 Javadoc (grammar)
new 8c504c7 Javadoc @see tag not needed here.
new ca6d879 Javadoc (grammar)
new 1347744 Normalize spelling.
new e9e08a0 Javadoc: Fix word salad
new db2cbe0 Javadoc: Fix word salad.
new b5c4d3d Javadoc
new 26a9e3a Fix inline comment
new dcb1af1 FIx Javadoc @param description
new 8af1672 Javadoc
The 10 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:
.../xml/secure/FallbackIgnoreURIResolver.java | 16 ++++----
.../xml/secure/FallbackIgnoreXMLResolver.java | 5 ++-
.../commons/xml/secure/MethodHandleFactory.java | 31 +++++++-------
.../xml/secure/SecureDocumentBuilderFactory.java | 7 +---
.../apache/commons/xml/secure/SecureSAXParser.java | 2 +-
.../commons/xml/secure/SecureSAXParserFactory.java | 6 +--
.../commons/xml/secure/SecureSchemaFactory.java | 9 ++---
.../apache/commons/xml/secure/SecureTemplates.java | 2 +-
.../xml/secure/SecureTransformerFactory.java | 33 ++++++++-------
.../xml/secure/SecureTransformerHandler.java | 2 +-
.../apache/commons/xml/secure/SecureXMLFilter.java | 4 +-
.../commons/xml/secure/SecureXMLInputFactory.java | 47 +++++++++++-----------
.../commons/xml/secure/SecureXPathFactory.java | 31 +++++++-------
.../apache/commons/xml/secure/package-info.java | 4 +-
.../commons/xml/secure/AttackTestSupport.java | 2 +-
.../commons/xml/secure/BillionLaughsTest.java | 2 +-
.../xml/secure/EntityResolverFloorTest.java | 2 +-
.../xml/secure/ExternalParameterEntityTest.java | 2 +-
.../xml/secure/SaxonXPathExternalCallsTest.java | 2 +-
.../xml/secure/SecureFactoriesSmokeTest.java | 2 +-
.../apache/commons/xml/secure/XIncludeTest.java | 2 +-
21 files changed, 108 insertions(+), 105 deletions(-)