You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/10/13 07:52:04 UTC

[camel] branch nested updated (cdcc397312a -> 8fb760fa502)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch nested
in repository https://gitbox.apache.org/repos/asf/camel.git


    from cdcc397312a CAMEL-18576: Using property placeholder allows to turn off nested, with myKey?nested=false.
     add 64b3d36b5fd camel-jbang - Upgrade to quarkus 2.13.2
     add 9537268cc08 CAMEL-18576: camel-base - Move doc about escape a placeholder
     add aea196b3c09 (chores) ci: save-output has been deprecated
     add c7ec996a6bc CAMEL-18608: Fix the tests in JmsDefaultTaskExecutorTypeTest
     add e5a6ab341ae (chores) ci: increase the number of maximum testable components
     add 8fb760fa502 Merge branch 'main' into nested

No new revisions were added by this update.

Summary of changes:
 .github/actions/install-mvnd/action.yml                    |  2 +-
 .github/actions/quick-test/quick-test.sh                   |  2 +-
 .github/workflows/component-pr.yaml                        |  2 +-
 .../component/jms/JmsDefaultTaskExecutorTypeTest.java      | 14 +++++++-------
 core/camel-base/src/main/docs/properties-component.adoc    |  8 --------
 .../modules/ROOT/pages/using-propertyplaceholder.adoc      |  8 ++++++++
 .../camel/dsl/jbang/core/commands/ExportBaseCommand.java   |  2 +-
 7 files changed, 19 insertions(+), 19 deletions(-)