This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 46e5d85 Apache Any23 2.6 or 2.5 does not compile with JDK8. Going
back to 2.4
new cc05305 CAMEL-17521: camel-http - Added unit test reproducing bug
new bbe72eb CAMEL-17521: camel-http - Added unit test reproducing bug
new 5467d72 CAMEL-17521: camel-http - Fix toD with http should not
include httpClient. options.
The 3 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:
.../camel/component/http/HttpSendDynamicAware.java | 17 +++++++
...eBracketTest.java => HttpToDSOTimeoutTest.java} | 55 +++++++++++++++++++---
.../http/handler/BasicValidationHandler.java | 15 ++++++
3 files changed, 80 insertions(+), 7 deletions(-)
copy
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpSquareBracketTest.java
=> HttpToDSOTimeoutTest.java} (55%)