Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-19949: camel-jbang - Allow to set a custom remote debugging port #11645

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

essobedo
Copy link
Contributor

@essobedo essobedo commented Oct 4, 2023

Fixes https://issues.apache.org/jira/browse/CAMEL-19949

Motivation

The JVM debugging port is currently hard-coded to 4004, we would like to add the ability to set a custom port

Modifications:

  • Allow to set an integer as value of the argument --jvm-debug to set a custom port

@essobedo essobedo force-pushed the CAMEL-19949/camel-jbang-debug-port branch from a5be69b to af1cc7f Compare October 4, 2023 17:51
@essobedo essobedo marked this pull request as ready for review October 4, 2023 17:53
@davsclaus
Copy link
Contributor

Thanks this is much better

@davsclaus davsclaus merged commit d35d5a4 into main Oct 4, 2023
3 checks passed
@davsclaus davsclaus deleted the CAMEL-19949/camel-jbang-debug-port branch October 4, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants