This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch feature/reduce-shade-footprint
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
discard cd67911 Disable ShadingFootprintTest in a native image
discard ce1c303 Add SchemaHardener as the schema entry point
discard 1170a91 Break the XmlFactories cycle for TrAX, XPath and schema
discard 66be105 Split the resolver floors into top-level classes
discard a442d1c Inline the typed JAXP setters into each hardener
discard 67cf7ad Centralize hardening messages on HardeningException
add 0dd96ba Make package private class HardeningException final
add 441c008 Make package private class SaxonProviderConfigurer final
add 13e0b74 Centralize hardening messages on HardeningException
add b5267e1 Inline the typed JAXP setters into each hardener
add 5bb6e89 Split the resolver floors into top-level classes
add 4c59616 Break the XmlFactories cycle for TrAX, XPath and schema
add 6a547ef Add SchemaHardener as the schema entry point
add 0fcd0a1 Disable ShadingFootprintTest in a native image
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cd67911)
\
N -- N -- N refs/heads/feature/reduce-shade-footprint (0fcd0a1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/commons/xml/HardeningException.java | 2 +-
src/main/java/org/apache/commons/xml/SaxonProvider.java | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)