This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch MINIFICPP-2584-minifi-api
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
omit 0f8e463a8 win fix
omit 6cb9e942b clang tidy fixes
add e23d2d7f0 clang tidy fixes
add f62a32e6a win fix
add 53f1b6696 revert Configure.h
add 63a728203 disable portability-template-virtual-member-function
add ec7895ee2 review change
add edd150dcb MINIFICPP-2611 Upgrade Catch2
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 (0f8e463a8)
\
N -- N -- N refs/heads/MINIFICPP-2584-minifi-api (edd150dcb)
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:
.clang-tidy | 2 +-
.../libarchive/tests/CompressContentTests.cpp | 619 ++++++++++-----------
.../include/core/logging/LoggerConfiguration.h | 2 +-
libminifi/include/properties/Configure.h | 9 +-
libminifi/test/unit/LogMetricsPublisherTests.cpp | 3 +-
libminifi/test/unit/LoggerTests.cpp | 57 +-
minifi_main/MainHelper.cpp | 7 +
7 files changed, 352 insertions(+), 347 deletions(-)