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

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from adfacf4  CAMEL-14025: add muteException option on camel-undertow 
component (#3236)
     new eab9046  CAMEL-14025: Fixed CS
     new 1c114d8  CAMEL-14025: Add muteException as global option on undertow 
component so you can easily turn this on

The 2 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-undertow/src/main/docs/undertow-component.adoc   |  3 ++-
 .../component/undertow/DefaultUndertowHttpBinding.java     |  7 ++-----
 .../apache/camel/component/undertow/UndertowComponent.java | 14 ++++++++++++++
 .../apache/camel/component/undertow/UndertowEndpoint.java  |  6 +++---
 .../camel/component/undertow/UndertowHttpBinding.java      |  2 +-
 .../component/undertow/UndertowMuteExceptionTest.java      |  9 ++-------
 .../endpoint/dsl/UndertowEndpointBuilderFactory.java       |  7 +++----
 .../springboot/UndertowComponentConfiguration.java         | 13 +++++++++++++
 8 files changed, 40 insertions(+), 21 deletions(-)

Reply via email to