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 7ec5b085b1a camel-salesforce: JUnit 5.9.0 compatibility add c7d5b228a77 CAMEL-18408: camel-console for inflight. No new revisions were added by this update. Summary of changes: .../services/org/apache/camel/dev-console/inflight | 2 +- .../apache/camel/impl/console/InflightConsole.java | 75 ++++++++++++++++++++++ 2 files changed, 76 insertions(+), 1 deletion(-) copy components/camel-amqp/src/generated/resources/META-INF/services/org/apache/camel/component/amqp => core/camel-console/src/generated/resources/META-INF/services/org/apache/camel/dev-console/inflight (52%) create mode 100644 core/camel-console/src/main/java/org/apache/camel/impl/console/InflightConsole.java