camel-tooling / camel-tooling/camel-idea-plugin
Re-add the ability to use a random debug port
Open
task
- Dominant language
- Java
- Stars
- 210
- Forks
- 59
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 6
Description
Due to a regression in JBang (see https://github.com/jbangdev/jbang/issues/1689), the ability to use a random debug port for Camel JBang application has been disabled (see https://github.com/camel-tooling/camel-idea-plugin/blob/main/camel-idea-plugin/src/main/java/com/github/cameltooling/idea/runner/CamelJBangRunProfileState.java#L75-L82).
Thus, once a new version of JBang is released with the proper fix, let's re-enable it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.