You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/06/23 15:04:00 UTC

[jira] Created: (CAMEL-629) Re-add getContext/setContext to Endpoint as deprecated methods to improve backward compatibilty

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.


[jira] Resolved: (CAMEL-629) Re-add getContext/setContext to Endpoint as deprecated methods to improve backward compatibilty

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved CAMEL-629.
-----------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=rev&revision=670567

> 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.