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

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


    from 2af8cc8  MINIFICPP-1318 migrate PersistenceTests to /var/tmp
     add 656fca6  MINIFICPP-1203 - Replace linter reported tabs with two spaces

No new revisions were added by this update.

Summary of changes:
 extensions/coap/COAPLoader.h                       |   2 +-
 extensions/expression-language/Expression.cpp      |  18 +--
 extensions/gps/GetGPS.h                            |  45 +++---
 extensions/http-curl/HTTPCurlLoader.h              |   2 +-
 extensions/http-curl/sitetosite/HTTPTransaction.h  |   4 +-
 extensions/http-curl/tests/HTTPHandlers.h          |   6 +-
 extensions/jni/JVMCreator.h                        |   4 +-
 extensions/jni/jvm/JVMLoader.h                     |   4 +-
 extensions/libarchive/ManipulateArchive.h          |  64 ++++----
 extensions/mqtt/processors/PublishMQTT.cpp         |   2 +-
 extensions/opencv/OpenCVLoader.h                   |   2 +-
 extensions/sftp/processors/ListSFTP.cpp            |   4 +-
 extensions/sql/data/MaxCollector.h                 |   2 +-
 extensions/sql/processors/ExecuteSQL.cpp           |   4 +-
 .../windows-event-log/ConsumeWindowsEventLog.h     |   6 +-
 extensions/windows-event-log/TailEventLog.cpp      | 124 +++++++--------
 extensions/windows-event-log/TailEventLog.h        | 167 ++++++++++-----------
 .../windows-event-log/wel/MetadataWalker.cpp       |   4 +-
 extensions/windows-event-log/wel/MetadataWalker.h  |   2 +-
 .../windows-event-log/wel/WindowsEventLog.cpp      |   2 +-
 extensions/windows-event-log/wel/WindowsEventLog.h |   2 +-
 main/MainHelper.h                                  |   4 +-
 nanofi/include/cxx/Plan.h                          |   2 +-
 nanofi/src/api/nanofi.cpp                          |   2 +-
 nanofi/src/core/cstream.c                          |   2 +-
 25 files changed, 226 insertions(+), 254 deletions(-)

Reply via email to