This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch lazybean
in repository https://gitbox.apache.org/repos/asf/camel.git
from fc52fc82c8a CAMEL-21794: camel-jbang - Export bean with lazy-bean
should not initialize the bean if not needed
add 40762ea17aa CAMEL-21794: camel-jbang - Export bean with lazy-bean
should not initialize the bean if not needed
add 2419df00954 CAMEL-21794: camel-jbang - Export bean with lazy-bean
should not initialize the bean if not needed
add 5f3de671198 CAMEL-21794: camel-jbang - Export bean with lazy-bean
should not initialize the bean if not needed
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/component/consul/ConsulRegistry.java | 6 ++++++
.../modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc | 8 ++++++++
.../modules/ROOT/pages/camel-4x-upgrade-guide-4_11.adoc | 8 ++++++++
.../apache/camel/dsl/jbang/core/commands/ExportBaseCommand.java | 4 ++--
.../java/org/apache/camel/dsl/jbang/core/commands/ExportTest.java | 2 +-
5 files changed, 25 insertions(+), 3 deletions(-)