This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from d4753089f58 (chores) Prefer using Java's native copy for simpler copies
new 935893a4690 (chores) core/camel-core-languages: minor duplicated code
cleanup
new a8ad4f11142 (chores) convert core/camel-core-languages to use pattern
matching for instanceof
The 2 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:
.../org/apache/camel/language/ref/RefLanguage.java | 28 +++++++--------
.../camel/language/simple/BaseSimpleParser.java | 8 ++---
.../language/simple/SimpleExpressionParser.java | 40 ++++++++++++----------
.../language/simple/SimplePredicateParser.java | 29 ++--------------
.../language/simple/ast/SimpleFunctionStart.java | 16 ++++-----
5 files changed, 50 insertions(+), 71 deletions(-)