This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from e07dd444 Merge pull request #332 from
apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.0
add 7cc36503 fixed checkstyle issues, ignored magic numbers nad javadoc in
old XmlWriter code
new 94f90fb4 Merge pull request #339 from
Claudenw/RAT-430-fix_checkstyle_report_xml
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:
.../apache/rat/report/xml/writer/IXmlWriter.java | 56 +++++++++++-----------
.../rat/report/xml/writer/InvalidXmlException.java | 7 ++-
.../xml/writer/OperationNotAllowedException.java | 6 +--
.../rat/report/xml/writer/impl/base/XmlWriter.java | 34 ++++++-------
.../xml/writer}/package-info.java | 5 +-
src/conf/checkstyle-suppressions.xml | 4 ++
6 files changed, 56 insertions(+), 56 deletions(-)
copy apache-rat-core/src/main/java/org/apache/rat/{policy =>
report/xml/writer}/package-info.java (91%)