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 2021/08/13 15:34:27 UTC

[camel] branch regen_bot updated (3850177 -> 1a2377d)

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 3850177  Polish and cleanup documentation
     add 45d8dad  CAMEL-16864: camel-core - Endpoints that are mis configured in options that are supposed to be a registry lookup should fail when using generated configurers.
     add 1a2377d  CAMEL-16788: route templates (aka kamelets) should always use local parameter value if present, instead of picking up ENV variable that may have a naming clash when using host, port, as names.

No new revisions were added by this update.

Summary of changes:
 ... => SqlEndpointMisconfigureDataSourceTest.java} | 74 ++++++++++++----------
 .../properties/DefaultPropertiesParser.java        |  2 +-
 .../component/PropertyConfigurerSupport.java       | 12 +++-
 3 files changed, 51 insertions(+), 37 deletions(-)
 copy components/camel-sql/src/test/java/org/apache/camel/component/sql/{stored/ProducerBatchInvalidTest.java => SqlEndpointMisconfigureDataSourceTest.java} (62%)