You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/24 17:20:33 UTC

[GitHub] [camel] essobedo opened a new pull request, #7877: CAMEL-18223: camel-plugin - Propose a goal to debug with the textual route debugger

essobedo opened a new pull request, #7877:
URL: https://github.com/apache/camel/pull/7877

   Fix for https://issues.apache.org/jira/browse/CAMEL-18223
   
   ## Motivation
   
   The textual route Debugger has several requirements to make it work properly thus it could be interesting to propose a new maven goal to the camel plugin to set up everything automatically. 
   
   ## Modifications:
   
   * Add `DebugMojo` for the goal `debug` to add `camel-debug` to the classpath automatically, to enable JMX and to configure the suspend mode
   * Rewrite `RunMojo` to have access to all the artifacts that we have in the classpath in order to easily detect `camel-debug` and retrieve the Camel version.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #7877: CAMEL-18223: camel-plugin - Propose a goal to debug with the textual route debugger

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #7877:
URL: https://github.com/apache/camel/pull/7877#issuecomment-1165810403

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #7877: CAMEL-18223: camel-plugin - Propose a goal to debug with the textual route debugger

Posted by GitBox <gi...@apache.org>.
essobedo merged PR #7877:
URL: https://github.com/apache/camel/pull/7877


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org