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

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


    omit ca462c18 RAT-562: Add unboxing/boxing issue to changelog
    omit e716388c RAT-562: Document current min/max handling with unit tests
    omit f5913ee4 RAT-562: Avoid possible NPE reported by the compiler
    omit 1944f31f RAT-562: Refactor javadoc and use computeIfPresent to avoid 
possible NPE
     add 28380b66 updated tests and check for null values

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   (ca462c18)
            \
             N -- N -- N   refs/heads/remove-boxing (28380b66)

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:
 .../apache/rat/config/results/ClaimValidator.java  |  23 ++++
 .../rat/config/results/ClaimValidatorTest.java     | 127 ++++++++++++---------
 src/changes/changes.xml                            |   3 -
 3 files changed, 99 insertions(+), 54 deletions(-)

Reply via email to