This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 5480eb0 CAMEL-15418: Support for enriching the Swagger API Document.
Thanks to karthic pv for the patch.
new 598c109 CAMEL-15455: EndpointDSL with toD should not encoding
endpoint parameters as they should be parsable with simple language, which
needs to resolve first, before uri is encoded by ToD.
new 119a04d Regen
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:
.../builder/endpoint/AbstractEndpointBuilder.java | 14 ++++--
...dUriTest.java => SedaSimpleExpressionTest.java} | 10 ++--
.../camel/support/PropertyBindingSupport.java | 53 +++++++++++++++++++++-
.../java/org/apache/camel/util/URISupport.java | 42 +++++++++++++----
4 files changed, 100 insertions(+), 19 deletions(-)
copy
core/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/{NormalizedUriTest.java
=> SedaSimpleExpressionTest.java} (82%)