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

Claudenw pushed a change to branch create-output-object
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


    omit 6e825961 cleaned up code
    omit ed6554e2 fix sonarqube issues
    omit 29c87eb6 fixes sonarqube issues
    omit a9cffac8 fixed some style issues
    omit 22fefd38 fixed documentation
    omit d9a70d94 added tests
    omit d21fd704 initial code
    omit 8329967a Merge remote-tracking branch 
'refs/remotes/origin/create-IODescriptor' into create-output-object
    omit 564cbc47 Fixed sonarqube issue
    omit b0891ce9 Merge branch 'master' into create-IODescriptor
    omit d2709ba6 fixed master merge issues
    omit b23b3ee9 Merge branch 'master' into create-IODescriptor
    omit a56f19fb added tests
    omit 4df7a038 updated javadoc
    omit 0c7c791e Creat IODescriptor to provide better context for input/output 
reporting.
     add 1f87498a RAT-568: Create IODescriptor (#695)
     add 90dd8c5b initial code
     add a99e12a6 added tests
     add 30707d2d fixed some style issues
     add 046c1bed fixes sonarqube issues
     add 2ad3adcd fix sonarqube issues
     add 0fcd7da2 cleaned up code

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6e825961)
            \
             N -- N -- N   refs/heads/create-output-object (0fcd7da2)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/rat/ReportConfiguration.java   | 69 +++++++++++-----------
 .../org/apache/rat/commandline/StyleSheets.java    | 21 +++----
 .../org/apache/rat/ReportConfigurationTest.java    | 10 +---
 .../org/apache/rat/ReporterOptionsProvider.java    |  6 +-
 .../main/java/org/apache/rat/mp/RatReportMojo.java |  5 --
 src/changes/changes.xml                            |  3 +
 6 files changed, 53 insertions(+), 61 deletions(-)

Reply via email to