You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Willem Jiang <wi...@gmail.com> on 2010/10/13 05:34:57 UTC

Re: svn commit: r1021871 - /camel/trunk/components/camel-cxf/pom.xml

As we have some camel-cxf examples which use the CXF at the same time. 
It could be better to lock down the version from parent pom.

On 10/13/10 2:15 AM, davsclaus@apache.org wrote:
> Author: davsclaus
> Date: Tue Oct 12 18:15:23 2010
> New Revision: 1021871
>
> URL: http://svn.apache.org/viewvc?rev=1021871&view=rev
> Log:
> CAMEL-3225: Lock down OSGi to use CXF 2.2.x as we are not combp. with CXF 2.3
>
> Modified:
>      camel/trunk/components/camel-cxf/pom.xml
>
> Modified: camel/trunk/components/camel-cxf/pom.xml
> URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/pom.xml?rev=1021871&r1=1021870&r2=1021871&view=diff
> ==============================================================================
> --- camel/trunk/components/camel-cxf/pom.xml (original)
> +++ camel/trunk/components/camel-cxf/pom.xml Tue Oct 12 18:15:23 2010
> @@ -39,6 +39,7 @@
>         javax.jws*;version="[0.0,3)",
>         javax.xml.stream*;version="[0.0,2)",
>         javax.xml.ws*;version="[0.0,3.0)",
> +      org.apache.cxf*;version="[2.2.10,2.3)",
>         org.apache.camel.*;${camel.osgi.import.camel.version},
>         ${camel.osgi.import.defaults},
>         ${camel.osgi.import.additional},
>
>
>


-- 
Willem
----------------------------------
Open Source Integration: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
          http://jnn.javaeye.com (Chinese)
Twitter: http://twitter.com/willemjiang