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
from c1817bead inline ProcessorConfigUtils functions
add 5a36747d0 update PROCESSORS.md
add 74851701d clang-tidy fixes in ExpectedTest.cpp
add 9f01d2ec4 Deprecate parsing gibberish units as bytes (we now fail fast
so affected properties will cause config parsing to fail)
No new revisions were added by this update.
Summary of changes:
PROCESSORS.md | 74 +++++++++++-----------
.../tests/unit/FlowJsonTests.cpp | 1 +
.../tests/unit/SegmentContentTests.cpp | 2 +-
.../tests/unit/YamlConfigurationTests.cpp | 1 +
.../tests/unit/YamlConnectionParserTest.cpp | 2 +-
libminifi/test/unit/ExpectedTest.cpp | 20 +++---
libminifi/test/unit/ParsingUtilsTests.cpp | 2 +-
libminifi/test/unit/PropertyValidationTests.cpp | 2 +-
utils/src/utils/ParsingUtils.cpp | 10 +--
9 files changed, 60 insertions(+), 54 deletions(-)