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 8a15187 Regen
add 6426c9b CAMEL-16029: camel-core - Log on startup if multiple
instances of same component are in use
No new revisions were added by this update.
Summary of changes:
.../camel/impl/engine/AbstractCamelContext.java | 29 +++++++++++++++
.../camel/impl/MultipleComponentInstancesTest.java | 41 ++++++++++++++++++++++
2 files changed, 70 insertions(+)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/impl/MultipleComponentInstancesTest.java