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 2011/12/24 09:17:52 UTC

Re: svn commit: r1222723 - /camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml

Hi JB,

As the xml-specs-api is included in the camel-core feature, you don't 
need port these kind of patch to the camel-2.8.x branch.

On Sat Dec 24 00:20:23 2011, jbonofre@apache.org wrote:
> Author: jbonofre
> Date: Fri Dec 23 16:20:23 2011
> New Revision: 1222723
>
> URL: http://svn.apache.org/viewvc?rev=1222723&view=rev
> Log:
> [CAMEL-4818] camel-hdfs and camel-soap now reference xml-specs-api
>
> Modified:
>      camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>
> Modified: camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
> URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml?rev=1222723&r1=1222722&r2=1222723&view=diff
> ==============================================================================
> --- camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml (original)
> +++ camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml Fri Dec 23 16:20:23 2011
> @@ -282,6 +282,7 @@
>       <bundle>mvn:org.apache.camel/camel-hawtdb/${project.version}</bundle>
>     </feature>
>     <feature name='camel-hdfs' version='${project.version}' resolver='(obr)' start-level='50'>
> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>       <feature version='${project.version}'>camel-core</feature>
>       <feature>war</feature>
>       <bundle dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
> @@ -585,6 +586,7 @@
>       <bundle>mvn:org.apache.camel/camel-snmp/${project.version}</bundle>
>     </feature>
>     <feature name='camel-soap' version='${project.version}' resolver='(obr)' start-level='50'>
> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>       <feature version='${project.version}'>camel-jaxb</feature>
>       <bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${geronimo-ws-metadata-spec-version}</bundle>
>       <bundle dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
>
>
>



-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang 
Weibo: willemjiang 


Re: svn commit: r1222723 - /camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml

Posted by Willem Jiang <wi...@gmail.com>.
Please check out the comments of CAMEL-4671 here.
https://issues.apache.org/jira/browse/CAMEL-4671

On Sat Dec 24 16:26:17 2011, Jean-Baptiste Onofré wrote:
> Other question, why it's not the same in Camel 2.9 ?
>
> Regards
> JB
>
> On 12/24/2011 09:17 AM, Willem Jiang wrote:
>> Hi JB,
>>
>> As the xml-specs-api is included in the camel-core feature, you don't
>> need port these kind of patch to the camel-2.8.x branch.
>>
>> On Sat Dec 24 00:20:23 2011, jbonofre@apache.org wrote:
>>> Author: jbonofre
>>> Date: Fri Dec 23 16:20:23 2011
>>> New Revision: 1222723
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1222723&view=rev
>>> Log:
>>> [CAMEL-4818] camel-hdfs and camel-soap now reference xml-specs-api
>>>
>>> Modified:
>>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml 
>>>
>>>
>>>
>>> Modified:
>>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml 
>>>
>>>
>>> URL:
>>> http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml?rev=1222723&r1=1222722&r2=1222723&view=diff 
>>>
>>>
>>> ============================================================================== 
>>>
>>>
>>> ---
>>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml 
>>>
>>> (original)
>>> +++
>>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml 
>>>
>>> Fri Dec 23 16:20:23 2011
>>> @@ -282,6 +282,7 @@
>>> <bundle>mvn:org.apache.camel/camel-hawtdb/${project.version}</bundle>
>>> </feature>
>>> <feature name='camel-hdfs' version='${project.version}'
>>> resolver='(obr)' start-level='50'>
>>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>>> <feature version='${project.version}'>camel-core</feature>
>>> <feature>war</feature>
>>> <bundle
>>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle> 
>>>
>>>
>>> @@ -585,6 +586,7 @@
>>> <bundle>mvn:org.apache.camel/camel-snmp/${project.version}</bundle>
>>> </feature>
>>> <feature name='camel-soap' version='${project.version}'
>>> resolver='(obr)' start-level='50'>
>>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>>> <feature version='${project.version}'>camel-jaxb</feature>
>>> <bundle
>>> dependency="true">mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${geronimo-ws-metadata-spec-version}</bundle> 
>>>
>>>
>>> <bundle
>>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle> 
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>



-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang 
Weibo: willemjiang 


Re: svn commit: r1222723 - /camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Other question, why it's not the same in Camel 2.9 ?

Regards
JB

On 12/24/2011 09:17 AM, Willem Jiang wrote:
> Hi JB,
>
> As the xml-specs-api is included in the camel-core feature, you don't
> need port these kind of patch to the camel-2.8.x branch.
>
> On Sat Dec 24 00:20:23 2011, jbonofre@apache.org wrote:
>> Author: jbonofre
>> Date: Fri Dec 23 16:20:23 2011
>> New Revision: 1222723
>>
>> URL: http://svn.apache.org/viewvc?rev=1222723&view=rev
>> Log:
>> [CAMEL-4818] camel-hdfs and camel-soap now reference xml-specs-api
>>
>> Modified:
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>>
>>
>> Modified:
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>>
>> URL:
>> http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml?rev=1222723&r1=1222722&r2=1222723&view=diff
>>
>> ==============================================================================
>>
>> ---
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>> (original)
>> +++
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>> Fri Dec 23 16:20:23 2011
>> @@ -282,6 +282,7 @@
>> <bundle>mvn:org.apache.camel/camel-hawtdb/${project.version}</bundle>
>> </feature>
>> <feature name='camel-hdfs' version='${project.version}'
>> resolver='(obr)' start-level='50'>
>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>> <feature version='${project.version}'>camel-core</feature>
>> <feature>war</feature>
>> <bundle
>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
>>
>> @@ -585,6 +586,7 @@
>> <bundle>mvn:org.apache.camel/camel-snmp/${project.version}</bundle>
>> </feature>
>> <feature name='camel-soap' version='${project.version}'
>> resolver='(obr)' start-level='50'>
>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>> <feature version='${project.version}'>camel-jaxb</feature>
>> <bundle
>> dependency="true">mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${geronimo-ws-metadata-spec-version}</bundle>
>>
>> <bundle
>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
>>
>>
>>
>>
>
>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: svn commit: r1222723 - /camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Willem,

thanks for the udpate, I fix that.

Regards
JB

On 12/24/2011 09:17 AM, Willem Jiang wrote:
> Hi JB,
>
> As the xml-specs-api is included in the camel-core feature, you don't
> need port these kind of patch to the camel-2.8.x branch.
>
> On Sat Dec 24 00:20:23 2011, jbonofre@apache.org wrote:
>> Author: jbonofre
>> Date: Fri Dec 23 16:20:23 2011
>> New Revision: 1222723
>>
>> URL: http://svn.apache.org/viewvc?rev=1222723&view=rev
>> Log:
>> [CAMEL-4818] camel-hdfs and camel-soap now reference xml-specs-api
>>
>> Modified:
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>>
>>
>> Modified:
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>>
>> URL:
>> http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml?rev=1222723&r1=1222722&r2=1222723&view=diff
>>
>> ==============================================================================
>>
>> ---
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>> (original)
>> +++
>> camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml
>> Fri Dec 23 16:20:23 2011
>> @@ -282,6 +282,7 @@
>> <bundle>mvn:org.apache.camel/camel-hawtdb/${project.version}</bundle>
>> </feature>
>> <feature name='camel-hdfs' version='${project.version}'
>> resolver='(obr)' start-level='50'>
>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>> <feature version='${project.version}'>camel-core</feature>
>> <feature>war</feature>
>> <bundle
>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
>>
>> @@ -585,6 +586,7 @@
>> <bundle>mvn:org.apache.camel/camel-snmp/${project.version}</bundle>
>> </feature>
>> <feature name='camel-soap' version='${project.version}'
>> resolver='(obr)' start-level='50'>
>> +<feature version='${servicemix-specs-version}'>xml-specs-api</feature>
>> <feature version='${project.version}'>camel-jaxb</feature>
>> <bundle
>> dependency="true">mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/${geronimo-ws-metadata-spec-version}</bundle>
>>
>> <bundle
>> dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${servicemix-specs-version}</bundle>
>>
>>
>>
>>
>
>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com