You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/08/31 19:54:17 UTC

[creadur-rat] branch master updated (2d070d7f -> f98bc44c)

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 2d070d7f RAT-306: Add changelog for changelog publication
     new dad31ca5 [RAT-309] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0
     new d7f04843 RAT-309: Reformatted patch
     new 22f938e6 RAT-309: Replace deprecated ArrayStack with ArrayDeque from JDK
     new 55fdc043 RAT-309: Add changelog
     new 3b16f30a Merge branch 'master' into RAT-309
     new 785be2c0 Merge branch 'master' into RAT-309
     new f98bc44c Merge pull request #78 from michael-o/RAT-309

The 1320 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:
 .../rat/report/xml/writer/impl/base/XmlWriter.java |   6 +-
 apache-rat-plugin/pom.xml                          |  12 +-
 .../java/org/apache/rat/mp/AbstractRatMojo.java    |   6 +-
 .../main/java/org/apache/rat/mp/RatReportMojo.java | 377 ++++++++++++++-------
 src/changes/changes.xml                            |   6 +
 5 files changed, 285 insertions(+), 122 deletions(-)