This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch UIOption_update
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
discard 1bd322ef fixed sonarqube issues
discard 63a18a66 removed null pointer
discard 34c06e05 removed null pointer
discard 98c998ff removed blank lines
discard 7dd7bf60 fixed sonarqube issues
discard 8d2a9c2a fixed issues with null list in parsedOptionValues
discard 4718a474 fixed javadoc error
discard b3c812aa fixed javadoc
discard 4b1cf812 fixed tests
add 01734251 Refactor UIOption, AntOption, and MavenOption along with
their collections to provide cleaner implementations for multi threaded use as
well as a better division of responsibility.
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 (1bd322ef)
\
N -- N -- N refs/heads/UIOption_update (01734251)
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: