This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 9825f64  CAMEL-16906: Platform-http components fail when using 
unmarshal. Adding back some of the work from Pasquale Congiusti in 
platform-http-vertx as we can use that. And for json you need to turn on 
jackson type converter.
     add 6ab6937  CAMEL-17008: okStatusCodeRange single value (#6169)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/component/http/HttpProducer.java |  9 +++++++--
 .../component/jetty/HttpProducerOkStatusCodeRangeTest.java | 13 +++++++++++++
 .../camel/component/netty/http/NettyHttpProducer.java      |  9 +++++++--
 .../component/netty/http/NettyHttpOkStatusCodeTest.java    | 12 ++++++++++++
 .../camel/component/vertx/http/VertxHttpEndpoint.java      | 12 +++++++++---
 .../vertx/http/VertxHttpThrowExceptionOnFailureTest.java   | 14 ++++++++++++++
 6 files changed, 62 insertions(+), 7 deletions(-)

Reply via email to