This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from d940de156c95 CAMEL-24845: Simple - the suggestion for
${jsonpath:$.status} says to use parentheses
add 29d312948a22 CAMEL-24826: camel validate flags a top-level ternary in
a Simple expression
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/docs/simple-operators.adoc | 21 ++++-
.../modules/languages/pages/simple-operators.adoc | 21 ++++-
.../language/simple/ast/SimpleFunctionStart.java | 15 +++-
.../camel/language/simple/SimpleOperatorTest.java | 19 +++++
.../dsl/jbang/core/commands/ai/SimpleChecks.java | 63 +++++++++++++++
.../commands/ai/SourceValidatorSimpleTest.java | 90 ++++++++++++++++++++++
6 files changed, 226 insertions(+), 3 deletions(-)