This is an automated email from the ASF dual-hosted git repository.

claude pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


    from 934e62ab Merge pull request #251 from 
apache/feature/RAT-369_maxAllowedViolations
     add 095be626 Fixes for minor bugs that blocked problem detection
     add 0c41c9c7 fixed documentation for --licenses
     add 3f908bc0 Some recommended cleanup.
     new e5df0339 Merge pull request #250 from Claudenw/RAT-190_js_not_parsed

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:
 .../src/main/java/org/apache/rat/Report.java       | 20 +++++---
 .../claim/impl/xml/SimpleXmlClaimReporter.java     | 13 -----
 .../claim/util/ClaimReporterMultiplexer.java       | 11 +++-
 .../apache/rat/report/xml/XmlReportFactory.java    | 59 ++++++++++++++++++----
 .../src/test/java/org/apache/rat/ReportTest.java   | 23 +++++++++
 .../configuration/XMLConfigurationWriterTest.java  |  8 +--
 .../src/test/resources/report/LicenseOne.xml       | 11 ++++
 .../src/test/resources/report/LicenseTwo.xml       | 11 ++++
 8 files changed, 118 insertions(+), 38 deletions(-)
 create mode 100644 apache-rat-core/src/test/resources/report/LicenseOne.xml
 create mode 100644 apache-rat-core/src/test/resources/report/LicenseTwo.xml

Reply via email to