[
https://issues.apache.org/jira/browse/CAMEL-20685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20685:
--------------------------------
Fix Version/s: 4.6.0
(was: 4.x)
> camel-jbang - Debug with doTry .. doCatch .. doFinally should only step
> actual used
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-20685
> URL: https://issues.apache.org/jira/browse/CAMEL-20685
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Affects Versions: 4.5.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.6.0
>
> Attachments: Screenshot 2024-04-17 at 16.59.07.png
>
>
> In a route that only has
> doTry
> // stuff
> doCatch
> // some stuff
> And no doFinally will show doCatch / doFinally in the debugger step even if
> they are not called when the route completed succesfully.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)