You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/11/07 11:34:08 UTC

[camel] branch regen_bot updated (9544f35c5ae -> d88b5b856a3)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9544f35c5ae Sync deps
     add 2d38f37c869 CAMEL-18694 - Fix documentation to use new path attribute instead of uri (#8676)
     add 11c3754dfa4 CAMEL-18689: camel-endpointdsl - Reloading routes should re-evaluate property placeholders
     add 39b85566df0 Upgrade to kamelets 0.9.2
     add d88b5b856a3 Polished

No new revisions were added by this update.

Summary of changes:
 .../docs/modules/eips/pages/pollEnrich-eip.adoc    |  2 +-
 docs/user-manual/modules/ROOT/pages/rest-dsl.adoc  | 28 +++++++-------
 ...how-do-i-import-rests-from-other-xml-files.adoc |  4 +-
 .../builder/endpoint/AbstractEndpointBuilder.java  | 21 ++++++-----
 .../endpoint}/CamelContextReloadStrategyTest.java  | 43 +++++++++++++---------
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  2 +-
 .../apache/camel/dsl/jbang/core/commands/Init.java |  2 +-
 .../jbang/core/commands/catalog/CatalogDoc.java    |  2 +-
 .../core/commands/catalog/CatalogKamelet.java      |  2 +-
 .../camel-jbang-main/dist/CamelJBang.java          |  2 +-
 .../src/main/jbang/main/CamelJBang.java            |  2 +-
 .../camel/main/download/DownloadThreadPool.java    |  2 +-
 12 files changed, 60 insertions(+), 52 deletions(-)
 copy {core/camel-core/src/test/java/org/apache/camel/impl => dsl/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint}/CamelContextReloadStrategyTest.java (74%)