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 d9c1909  Fix Android tests
     add f6e0965  Fix issues discovered with Checkstyle
     new 68a322b  Merge pull request #6 from 
garydgregory/fix/checkstyle_loose_ends

The 1 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:
 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  | 21 ++----
 6 files changed, 135 insertions(+), 26 deletions(-)
 create mode 100644 src/conf/checkstyle.xml
 copy android-tests/settings.gradle.kts => 
src/main/java/org/apache/commons/xml/package-info.java (71%)

Reply via email to