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/01/20 20:21:08 UTC

[camel] branch regen_bot_3.14.x updated (6479760 -> 0f9e3a5)

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

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


    from 6479760  CAMEL-17519: Expose MainSupprt.internalBeforeStart so that it can be overridden
     add 0f9e3a5  CAMEL-17520: camel-core - Endpoints which are lenient properties should be configured as optional. This fixes using square brackets in http endpoint query parameters.

No new revisions were added by this update.

Summary of changes:
 ...tersGetTest.java => HttpSquareBracketTest.java} | 21 ++++++++-----
 .../org/apache/camel/support/DefaultEndpoint.java  |  5 +++-
 .../camel/support/PropertyBindingSupport.java      | 35 ++++++++++++++++------
 3 files changed, 43 insertions(+), 18 deletions(-)
 copy components/camel-http/src/test/java/org/apache/camel/component/http/{HttpsSslContextParametersGetTest.java => HttpSquareBracketTest.java} (75%)