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/12/12 09:54:24 UTC

[camel] branch regen_bot updated (e633eff463f -> 29b81cfb1e9)

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 e633eff463f (chores) camel-xj: replace raw empty list by generic one
     add c2493072545 (chores) documentation: add a section about creating the project
     add 91b73784025 (chores) replace raw empty collections by generic one (#8880)
     add b4390dcce4c Upgrade AWS SDK v2 to version 2.18.35
     add 8c1b1f7d8ed Sync deps
     add 29b81cfb1e9 Fixed adoc xrefs

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |   2 +-
 .../java/org/apache/camel/cloud/ServiceHealth.java |   2 +-
 .../camel/impl/engine/AbstractCamelContext.java    |   2 +-
 .../camel/impl/engine/AbstractDynamicRegistry.java |   2 +-
 .../impl/engine/ProvisionalEndpointRegistry.java   |   2 +-
 .../component/properties/PropertiesComponent.java  |   3 +-
 .../java/org/apache/camel/util/OgnlHelper.java     |   2 +-
 .../java/org/apache/camel/util/URIScanner.java     |   3 +-
 docs/main/modules/getting-started/pages/index.adoc | 106 ++++++++++++++++++++-
 .../download/KnownKameletRoutesBuilderLoader.java  |   2 +-
 parent/pom.xml                                     |   4 +-
 .../packaging/EndpointSchemaGeneratorMojo.java     |   4 +-
 12 files changed, 116 insertions(+), 18 deletions(-)