This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/commons-xml.git
commit 68a322b76fb3528905d1711baccd64773c48b688 Merge: d9c1909 f6e0965 Author: Gary Gregory <[email protected]> AuthorDate: Sun Jun 21 13:18:45 2026 -0400 Merge pull request #6 from garydgregory/fix/checkstyle_loose_ends Fix issues discovered with Checkstyle pom.xml | 30 +++++++- src/conf/checkstyle.xml | 84 ++++++++++++++++++++++ .../commons/xml/DelegatingTransformerFactory.java | 1 - src/main/java/org/apache/commons/xml/Limits.java | 22 ++++-- .../java/org/apache/commons/xml/SaxonProvider.java | 3 +- .../java/org/apache/commons/xml/package-info.java | 23 ++++++ 6 files changed, 153 insertions(+), 10 deletions(-)
