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 2021/12/20 20:21:18 UTC

[camel] branch regen_bot updated (9b4a553 -> cc0b434)

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 9b4a553  CAMEL-17359: camel-debug - JAR to make camel debugging easier from tooling
     add cc0b434  CAMEL-17359: camel-debug - JAR to make camel debugging easier from tooling

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/debugger/CamelDebuggerFactory.java  | 26 ++++++++++++++++++++--
 .../{HasCamelContext.java => DebuggerFactory.java} | 12 +++++-----
 .../camel/impl/engine/AbstractCamelContext.java    | 13 ++++++++---
 3 files changed, 41 insertions(+), 10 deletions(-)
 copy core/camel-api/src/main/java/org/apache/camel/spi/{HasCamelContext.java => DebuggerFactory.java} (76%)