On May 20, 2014, at 2:00 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:

> 
> And if there is an API breaking/change in CXF, we may need to upgrade
> the OSGi ranges for CXF to be [3,4)


This shouldn’t be an issue.   At this point, any place where the API’s in CXF 
are different, Camel uses a bit of reflection or proxies to be able to handle 
it.   Thus, Camel can still support 2.7 and 3.0.   

I would recommend updating to [2.7,4) as I’m pretty sure we haven’t done any 
testing with 2.6 lately at all and CXF will be dropping support for 2.6 
shortly.     I’ll update that.

Dan





> 
> 
> On Tue, May 20, 2014 at 4:59 AM,  <ningji...@apache.org> wrote:
>> Upgrade CXF version to 3.0.0
>> 
>> 
>> Project: http://git-wip-us.apache.org/repos/asf/camel/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c1604024
>> Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c1604024
>> Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c1604024
>> 
>> Branch: refs/heads/master
>> Commit: c160402483affab0f26fddd2abfeb5ec21e652b8
>> Parents: b93d3c5
>> Author: Willem Jiang <willem.ji...@gmail.com>
>> Authored: Tue May 20 10:55:47 2014 +0800
>> Committer: Willem Jiang <willem.ji...@gmail.com>
>> Committed: Tue May 20 10:55:47 2014 +0800
>> 
>> ----------------------------------------------------------------------
>> parent/pom.xml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> ----------------------------------------------------------------------
>> 
>> 
>> http://git-wip-us.apache.org/repos/asf/camel/blob/c1604024/parent/pom.xml
>> ----------------------------------------------------------------------
>> diff --git a/parent/pom.xml b/parent/pom.xml
>> index 14659f8..b52b11f 100644
>> --- a/parent/pom.xml
>> +++ b/parent/pom.xml
>> @@ -107,7 +107,7 @@
>>     <commons-vfs2-version>2.0</commons-vfs2-version>
>>     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
>>     <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version>
>> -    <cxf-version>2.7.11</cxf-version>
>> +    <cxf-version>3.0.0</cxf-version>
>>     <cxf-version-range>[2.6,4.0)</cxf-version-range>
>>     <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version>
>>     <deltaspike-version>0.7</deltaspike-version>
>> 
> 
> 
> 
> -- 
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to