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 cea2237 Javadoc: "hardening" -> "secure" wording to match new class
and method names.
new 10a85cc Javadoc: "hardening" -> "secure" wording to match new class
and method names.
new e18bba6 Javadoc: "hardening" -> "secure" wording to match new class
and method names.
new cbce490 Javadoc: "hardening" -> "secure" wording to match new class
and method names.
new 258a634 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 30634b6 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new a5f2035 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 0bf4438 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 8ca4b05 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new f23b0e5 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 6a5ee07 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new a3ce306 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new fc3d37b Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 44a0dc0 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 5f3bdf0 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 38c4019 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new 8a9e7d8 Javadoc: "hardening" -> "secure/securing" wording to match
new class and method names.
new d813b2b Rename test methods.
The 17 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:
.../commons/xml/FallbackIgnoreEntityResolver2.java | 2 +-
.../java/org/apache/commons/xml/SaxonProvider.java | 2 +-
.../commons/xml/SecureDocumentBuilderFactory.java | 18 +++++++-------
.../org/apache/commons/xml/SecureException.java | 6 ++---
.../org/apache/commons/xml/SecureSAXParser.java | 4 ++--
.../apache/commons/xml/SecureSAXParserFactory.java | 28 +++++++++++-----------
.../apache/commons/xml/SecureSchemaFactory.java | 6 ++---
.../apache/commons/xml/SecureTemplatesHandler.java | 2 +-
.../commons/xml/SecureTransformerFactory.java | 8 +++----
.../apache/commons/xml/SecureXMLInputFactory.java | 10 ++++----
.../org/apache/commons/xml/SecureXPathFactory.java | 12 +++++-----
.../java/org/apache/commons/xml/package-info.java | 4 ++--
.../commons/xml/AssociatedStylesheetTest.java | 4 ++--
.../org/apache/commons/xml/DoctypeOnlyTest.java | 16 ++++++-------
.../org/apache/commons/xml/ExternalDtdTest.java | 16 ++++++-------
.../commons/xml/ExternalGeneralEntityTest.java | 16 ++++++-------
.../commons/xml/ExternalParameterEntityTest.java | 16 ++++++-------
.../java/org/apache/commons/xml/NoDoctypeTest.java | 18 +++++++-------
.../commons/xml/OverrideDefaultParserTest.java | 2 +-
.../org/apache/commons/xml/ResetSecureTest.java | 4 ++--
.../commons/xml/SaxonAlternateFactoryTest.java | 2 +-
.../commons/xml/SaxonXPathExternalCallsTest.java | 10 ++++----
.../org/apache/commons/xml/SchemaImportTest.java | 2 +-
.../org/apache/commons/xml/SchemaIncludeTest.java | 2 +-
.../apache/commons/xml/SchemaLocationDomTest.java | 4 ++--
.../commons/xml/SchemaLocationPropertyTest.java | 8 +++----
.../apache/commons/xml/SchemaLocationSaxTest.java | 4 ++--
.../org/apache/commons/xml/SchemaRedefineTest.java | 2 +-
.../apache/commons/xml/TemplatesHandlerTest.java | 4 ++--
.../apache/commons/xml/TemplatesImportTest.java | 2 +-
.../apache/commons/xml/TemplatesIncludeTest.java | 2 +-
.../commons/xml/TransformerDocumentTest.java | 2 +-
.../apache/commons/xml/TransformerHandlerTest.java | 6 ++---
.../java/org/apache/commons/xml/XIncludeTest.java | 22 ++++++++---------
.../commons/xml/XMLFilterParseStringTest.java | 2 +-
.../java/org/apache/commons/xml/XMLFilterTest.java | 6 ++---
.../apache/commons/xml/XPathInputSourceTest.java | 6 ++---
37 files changed, 140 insertions(+), 140 deletions(-)