Hi,

I've a question regarding the OSGi exports of camel-soap. If I run exports
in karaf I get the following output.

karaf@localhost> exports 135
    ID Packages
   135 org.apache.camel.dataformat.soap; version="0.0.0"
   135 org.apache.camel.dataformat.soap.name; version="0.0.0"
   135 org.xmlsoap.schemas.soap.envelope; version="2.8.1.SNAPSHOT"

Shouldn't org.apache.camel.dataformat.soap and
org.apache.camel.dataformat.soap.name be exported with
version="2.8.1.SNAPSHOT" ???? (The same issue is on trunk).

Regards,
Andi

--
View this message in context: 
http://camel.465427.n5.nabble.com/OSGi-Exports-of-camel-soap-correct-tp4762214p4762214.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to