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 2019/10/18 11:44:42 UTC

[camel] branch master updated (d289b13 -> 278d257)

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 d289b13  Regen
     add fe4e5f1  CAMEL-14025: add muteException option to netty-http component
     add 278d257  CAMEL-14025 - Fixed CS

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/netty-http-component.adoc        |  3 ++-
 .../netty/http/DefaultNettyHttpBinding.java        | 11 ++++++++-
 .../netty/http/NettyHttpConfiguration.java         | 13 +++++++++++
 .../netty/http/NettyHttpMuteExceptionTest.java}    | 20 ++++++++---------
 .../dsl/NettyHttpEndpointBuilderFactory.java       | 26 ++++++++++++++++++++++
 .../NettyHttpComponentConfiguration.java           | 13 +++++++++++
 6 files changed, 73 insertions(+), 13 deletions(-)
 copy components/{camel-jetty/src/test/java/org/apache/camel/component/jetty/JettyMuteExceptionTest.java => camel-netty-http/src/test/java/org/apache/camel/component/netty/http/NettyHttpMuteExceptionTest.java} (74%)