This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 0118172f2ea optimized map iteration: entrySet() instead of keySet(). In one case loop was changed with parametrised constructor add 40c7ebf6e56 CAMEL-15105: added support for testing BootstrapCloseable for leaks add 9851e558350 CAMEL-15105: move RouteController ownership to the context extension add 8035189c401 CAMEL-15105: cleanup plugin initialization add 599b1e3d574 CAMEL-15105: removed unused method add 84cb7636ae6 CAMEL-15105: added missing overrides No new revisions were added by this update. Summary of changes: .../camel/impl/engine/AbstractCamelContext.java | 49 +++++++++++++++------- .../impl/engine/DefaultCamelContextExtension.java | 8 +++- .../camel/builder/AddRoutesAtRuntimeTest.java | 10 ++--- 3 files changed, 46 insertions(+), 21 deletions(-)