This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch CAMEL-12462
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 57886f0 CAMEL-12462: Optimise toD to allow components to be
SendDynamicAware in their producers to use static endpoint and dynamic parts
provided via headers (pre processor)
add 9fc53a2 Polished doc
add 3ece826 CAMEL-12462: Optimise toD to allow components to be
SendDynamicAware in their producers to use static endpoint and dynamic parts
provided via headers (pre processor)
No new revisions were added by this update.
Summary of changes:
camel-core/src/main/docs/eips/toD-eip.adoc | 29 ++++++++++++++++++++--
.../camel/processor/SendDynamicProcessor.java | 4 +--
.../camel-headersmap/src/main/docs/headersmap.adoc | 6 ++---
.../component/http/HttpSendDynamicAwareTest.java | 14 +++++++++--
.../http/handler/DrinkValidationHandler.java | 8 +++++-
.../services/org/apache/camel/send-dynamic/jetty} | 1 -
.../JettyHttpProducerSendDynamicAwareTest.java} | 15 +++++------
7 files changed, 59 insertions(+), 18 deletions(-)
copy
components/{camel-http/src/main/resources/META-INF/services/org/apache/camel/send-dynamic/http
=>
camel-jetty9/src/main/resources/META-INF/services/org/apache/camel/send-dynamic/jetty}
(99%)
copy
components/{camel-netty4-http/src/test/java/org/apache/camel/component/netty4/http/NettyHttpSendDynamicAwareTest.java
=>
camel-jetty9/src/test/java/org/apache/camel/component/jetty/jettyproducer/JettyHttpProducerSendDynamicAwareTest.java}
(73%)
--
To stop receiving notification emails like this one, please contact
[email protected].