useOriginalBody() still appears in fluent API; should be useOriginalMessage()
-----------------------------------------------------------------------------
Key: CAMEL-2858
URL: https://issues.apache.org/activemq/browse/CAMEL-2858
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.3.0
Reporter: Fintan Bolton
Fix For: 2.4.0
The {{org.apache.camel.model.OnExceptionDefinition}} class defines
{{useOriginalBody()}} in the fluent API. This should actually be
{{useOriginalMessage()}}, in accordance with CAMEL-1820.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.