This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23079/error-registry
in repository https://gitbox.apache.org/repos/asf/camel.git
from f3780aad85b4 CAMEL-23079: Address review feedback for ErrorRegistry
add 264629b80b75 CAMEL-23079: Fix review issues in ErrorRegistry
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/spi/ErrorRegistryView.java | 2 +-
.../camel/impl/engine/DefaultErrorRegistry.java | 19 +++++++-
.../camel/impl/console/ErrorRegistryConsole.java | 18 +++++--
.../org/apache/camel/impl/ErrorRegistryTest.java | 57 ++++++++++++++++++++++
.../camel/main/DefaultConfigurationProperties.java | 1 +
.../modules/ROOT/pages/error-registry.adoc | 12 ++---
6 files changed, 96 insertions(+), 13 deletions(-)