This is an automated email from the ASF dual-hosted git repository.
fgerlits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 182e5b98a MINIFICPP-1850 update copyright years in NOTICE
new da849f749 MINIFICPP-1855 Change libwebsockets source to github
new b41bed423 MINIFICPP-1461 Enable Expression Languaage tests on Windows
new 359927018 MINIFICPP-1854 upgrade expected-lite to v0.6.0 (gcc-12
compilation fix)
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:
CMakeLists.txt | 5 +-
NOTICE | 2 +-
cmake/Date.cmake | 14 +++--
cmake/ExpectedLite.cmake | 4 +-
cmake/KubernetesClientC.cmake | 4 +-
extensions/expression-language/Expression.cpp | 68 ++--------------------
extensions/expression-language/common/Value.h | 4 +-
.../impl/expression/Expression.h | 13 ++---
.../expression-language/tests/CMakeLists.txt | 43 +++++++-------
.../tests/ExpressionLanguageTests.cpp | 34 +++++------
.../tests/ProcessContextExprTests.cpp | 4 +-
11 files changed, 64 insertions(+), 131 deletions(-)