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

szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from ca5d1dc5b MINIFICPP-2091 Add ARM64 support for docker system tests 
Closes #1551
     new 4478e2fb7 MINIFICPP-2101 Compilation fix in PutSFTPTests
     new 6a4d19939 MINIFICPP-2107 fix macOS make package

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/Extensions.cmake                             |  6 +++-
 controller/CMakeLists.txt                          |  6 +++-
 encrypt-config/CMakeLists.txt                      |  6 +++-
 extensions/sftp/tests/PutSFTPTests.cpp             |  2 +-
 .../tests/unit/ListFileTests.cpp                   | 37 ++++++++++----------
 libminifi/include/utils/file/FileUtils.h           | 17 ++--------
 libminifi/src/utils/file/FileUtils.cpp             | 32 ++++++++++++------
 libminifi/test/unit/FileUtilsTests.cpp             | 39 ++++++++++++++++++++++
 minifi_main/CMakeLists.txt                         |  6 +++-
 9 files changed, 103 insertions(+), 48 deletions(-)

Reply via email to