[
https://issues.apache.org/activemq/browse/CAMEL-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47318#action_47318
]
Jonathan Anstey commented on CAMEL-1061:
----------------------------------------
wiki comment should be:
* On Endpoint, getContext() and setContext(CamelContext) have been renamed to
getCamelContext() and setCamelContext(CamelContext)
* To set the ignored headers in the http component you must use the
HeaderPropagationStrategy instead of setIgnoredHeaders(...)
* JettyHttpProducer has been removed. Use
org.apache.camel.component.http.HttpProducer instead.
* In MailConfiguration, getDestination() and setDestination(...) have been
renamed to getRecipients() and setTo(...).
> Remove stuff marked for removal in Camel 2.0
> --------------------------------------------
>
> Key: CAMEL-1061
> URL: https://issues.apache.org/activemq/browse/CAMEL-1061
> Project: Apache Camel
> Issue Type: Task
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 2.0.0
>
>
> There are a ton of things that are deprecated and need to be removed for
> Camel 2.0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.