Re-add getContext/setContext to Endpoint as deprecated methods to improve
backward compatibilty
-----------------------------------------------------------------------------------------------
Key: CAMEL-629
URL: https://issues.apache.org/activemq/browse/CAMEL-629
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.4.0
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 1.4.0
In recent refactorings, the getContext()/setContext() methods on Endpoint were
renamed to getCamelContext()/setCamelContext(). As discussed recently
(http://www.nabble.com/Deprecating-old-methods-and-changing-the-default-error-handler-td17998268s22882.html),
it would be better to use deprecation for now and only actually remove the
method on our next big release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.