This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24984
in repository https://gitbox.apache.org/repos/asf/camel.git
from 809cde5b2c71 CAMEL-24984: simple - ! negates a function in a predicate
add ca6d3912ceaa CAMEL-24984: simple - ! also negates a function written
inside the braces
No new revisions were added by this update.
Summary of changes:
.../modules/languages/pages/simple-operators.adoc | 6 +++-
.../camel/language/simple/SimpleSyntaxHints.java | 5 ++++
.../simple/ast/SimpleFunctionExpression.java | 33 ++++++++++++++++++++++
.../language/simple/SimpleNotOperatorTest.java | 18 ++++++++++++
4 files changed, 61 insertions(+), 1 deletion(-)