[
https://issues.apache.org/activemq/browse/CAMEL-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated CAMEL-202:
----------------------------------
Attachment: camel-202-1.patch
I attached a partial fix that works for choice, with or without the optional
otherwise. I had no choice but to introduce the concept of parent in the
ProcessorType, as an end() in a ProcessorType with nested Block(s) should
continue with it's parent context.
I'll try to fix the others tomorrow. Cheers.
> add test cases to show that filter()...end().to("bar") and similarly with
> otherwise(), handle(), handleAll() allow you to escape the current block
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-202
> URL: https://issues.apache.org/activemq/browse/CAMEL-202
> Project: Apache Camel
> Issue Type: Improvement
> Reporter: James Strachan
> Assignee: Hadrian Zbarcea
> Fix For: 1.3.0
>
> Attachments: camel-202-1.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.