This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 07c0f53 Update main.adoc
add 5e87df0 CAMEL-15547 Wrong URI with http dsl and query parameters
(#4248)
No new revisions were added by this update.
Summary of changes:
.../builder/endpoint/AbstractEndpointBuilder.java | 6 ++-
.../builder/endpoint/EndpointQueryParamTest.java | 62 ++++++++++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644
core/camel-endpointdsl/src/test/java/org/apache/camel/builder/endpoint/EndpointQueryParamTest.java