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 e32c5156f72 CAMEL-19290: camel-solr - Remove the underlying camel-test-infra (#10250) add 5f672e435cf CAMEL-19405: Loading custom dev console should be able to hot-reload such as via camel-jbang No new revisions were added by this update. Summary of changes: .../org/apache/camel/console/DevConsoleResolver.java | 3 ++- .../main/java/org/apache/camel/spi/FactoryFinder.java | 5 +++++ .../apache/camel/impl/engine/BootstrapFactoryFinder.java | 16 ++++------------ .../camel/impl/engine/DefaultDevConsoleResolver.java | 15 ++++++++++++++- .../apache/camel/impl/engine/DefaultFactoryFinder.java | 15 +++++++++++++-- .../camel/impl/console/DefaultDevConsoleRegistry.java | 2 +- .../camel/impl/console/DefaultDevConsolesLoader.java | 13 +++++++++++-- .../camel/impl/console/DefaultDevConsolesLoaderTest.java | 8 ++++++++ 8 files changed, 58 insertions(+), 19 deletions(-)