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 acad09d [CAMEL-16922] check string length before removing quotes (#6046) new b808928 CAMEL-16918: camel-datasonnet - Do not use deprecated API new b482498 CAMEL-16918: camel-datasonnet - Fix concurrency issue and other thread-safety problems. new 7e39aeb CAMEL-16918: camel-datasonnet - Fix concurrency issue and other thread-safety problems. new a3e224c CAMEL-16918: camel-datasonnet - Fix concurrency issue and other thread-safety problems. new 8f8f104 CAMEL-16918: camel-datasonnet - Fix concurrency issue and other thread-safety problems. The 5 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: .../language/datasonnet/DatasonnetExpression.java | 80 ++++++++++------------ .../language/datasonnet/DatasonnetLanguage.java | 17 +++-- .../language/datasonnet/ExpressionsInJavaTest.java | 18 ----- .../org/apache/camel/builder/BuilderSupport.java | 17 ----- .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 3 + 5 files changed, 49 insertions(+), 86 deletions(-)