You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/18 13:53:17 UTC

[camel] branch master updated (07c0f53 -> 5e87df0)

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