[ https://issues.apache.org/activemq/browse/CAMEL-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57072#action_57072 ]
Willem Jiang commented on CAMEL-2389: ------------------------------------- Hi Christian I just checked your change, you moved the CxfHeaderFilterStrategy into the transport package. In this way, if we split the cxf-camel-transport out of camel-cxf module, we still need to let the camel-cxf depends on cxf-camel-transport. I think we need a big refactoring on current camel-transport to decouple this dependencies, I will do it next week, but I still want to commit it after camel 2.2 release, as I don't want this change hold the release process of camel 2.2 which will come out in few week. > Split camel transport for cxf out of camel-cxf module > ----------------------------------------------------- > > Key: CAMEL-2389 > URL: https://issues.apache.org/activemq/browse/CAMEL-2389 > Project: Apache Camel > Issue Type: Task > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: Future > > Attachments: camel-cxf-2010-01-22.patch, camel-cxf-after.png, > camel-cxf-before.png > > > As camel-transport for cxf independents from the cxf-rs and cxf component, we > need to put it into other module to avoid unnecessary third party dependency. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.