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%)