You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/03/06 09:46:59 UTC

[camel] branch regen_bot updated (05a6b73 -> deded69)

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 05a6b73  CAMEL-17612: Fixed docs
     add deded69  CAMEL-17752: camel-debug - Split packages warn by quarkus

No new revisions were added by this update.

Summary of changes:
 .../resources/META-INF/services/org/apache/camel/debugger-factory      | 2 +-
 .../camel/{impl/debugger => component/debug}/CamelDebuggerFactory.java | 3 ++-
 .../camel/{impl/debugger => component/debug}/JmxConnectorService.java  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
 rename components/camel-debug/src/main/java/org/apache/camel/{impl/debugger => component/debug}/CamelDebuggerFactory.java (96%)
 rename components/camel-debug/src/main/java/org/apache/camel/{impl/debugger => component/debug}/JmxConnectorService.java (99%)