This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 6fdf7df Updating Xbean new 163e1f4 Remove changing thread name which leads to very verbose output also, thanks to Jason Dillon for reporting on gitter chat new 31da47e CAMEL-13674: Simple language - Add bodyOneLine function 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: core/camel-base/src/main/docs/simple-language.adoc | 2 ++ .../camel/impl/engine/DefaultReactiveExecutor.java | 13 +++---------- .../simple/ast/SimpleFunctionExpression.java | 2 ++ .../apache/camel/language/simple/SimpleTest.java | 8 ++++++++ .../camel/support/builder/ExpressionBuilder.java | 22 +++++++++++++++++++++- 5 files changed, 36 insertions(+), 11 deletions(-)