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 34442f1  CAMEL-16832: camel-kafka - file descriptor leak contd. (#5925)
     new a6175cf  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.
     new 7ab5585  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.

The 2 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:
 .../properties/DefaultPropertiesParser.java        | 12 ++++++-
 .../component/properties/PropertiesComponent.java  |  4 +--
 ...tesTest.java => RouteTemplateEnvClashTest.java} | 37 +++++++++++-----------
 .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc    |  7 +++-
 4 files changed, 38 insertions(+), 22 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/builder/{RouteBuilderAddRoutesTest.java
 => RouteTemplateEnvClashTest.java} (61%)

Reply via email to