This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch minifi-api-property
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
omit c43307df9 MINIFICPP-2519 Property refactor based on minifi-api
add c8a70e228 MINIFICPP-2526 update version to 1.0
add f17839f9c MINIFICPP-2527 build log cleanup: skip unused openssl
modules, avoid download progress log spam
add 9dbf996da MINIFICPP-2529 Upgrade expected_lite to v0.8.0
add d46804aa1 MINIFICPP-2461 Fix linker error on MSBuild
add 060290afa MINIFICPP-2519 Property refactor based on minifi-api
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 (c43307df9)
\
N -- N -- N refs/heads/minifi-api-property (060290afa)
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:
CMakeLists.txt | 2 +-
cmake/BundledAwsSdkCpp.cmake | 2 ++
cmake/BundledAzureSdkCpp.cmake | 2 ++
cmake/BundledBZip2.cmake | 2 ++
cmake/BundledJemalloc.cmake | 2 ++
cmake/BundledLibArchive.cmake | 2 ++
cmake/BundledLibSSH2.cmake | 2 ++
cmake/BundledLibSodium.cmake | 4 ++++
cmake/BundledLibXml2.cmake | 4 ++++
cmake/BundledLibcURL.cmake | 2 ++
cmake/BundledMbedTLS.cmake | 2 ++
cmake/BundledOSSPUUID.cmake | 2 ++
cmake/BundledOpen62541.cmake | 2 ++
cmake/BundledOpenCV.cmake | 2 ++
cmake/BundledOpenSSL.cmake | 20 ++++++++++++++++++--
cmake/BundledPugiXml.cmake | 2 ++
cmake/BundledRTIMULib.cmake | 2 ++
cmake/BundledRocksDB.cmake | 2 ++
cmake/BundledYamlCpp.cmake | 2 ++
cmake/ExpectedLite.cmake | 4 ++--
cmake/LibLZMA.cmake | 8 ++++----
cmake/liblzma/dummy/FindLibLZMA.cmake | 15 +++++++++++++--
conanfile.py | 2 +-
libminifi/CMakeLists.txt | 2 +-
24 files changed, 78 insertions(+), 13 deletions(-)