This is an automated email from the ASF dual-hosted git repository.
phrocker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from 969ae92 minificpp-873 Implemented.
new 2ff7442 MINIFICPP-908 - Fix some logging issues
new 50091bf MINIFICPP-715 - RawSiteToSite: initiateResourceNegotiation
functions returns success in case of uknown protocol
new 7c8fe0f MINIFICPP-909: Pass version number through CMAKE
The 3 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/DockerConfig.cmake | 2 +-
docker/DockerVerify.sh | 3 ++-
docker/test/integration/minifi/__init__.py | 8 --------
docker/test/{ => integration}/test_hash_content.py | 3 +--
libminifi/src/ThreadedSchedulingAgent.cpp | 2 +-
libminifi/src/sitetosite/RawSocketProtocol.cpp | 20 +++++++-------------
6 files changed, 12 insertions(+), 26 deletions(-)
rename docker/test/{ => integration}/test_hash_content.py (89%)