Hi Willem,

Hhmmmm you are right, just checked my 2.9-SNAPSHOT and it's indeed in there.

Export-Package: org.apache.camel.dataformat.soap;uses:="javax.jws,org.ap
 ache.camel.component.bean,org.apache.camel,org.apache.camel.converter.j
 axb,org.apache.camel.dataformat.soap.name,org.slf4j,javax.xml.namespace
 ,org.xmlsoap.schemas.soap.envelope,org.apache.camel.spi,javax.xml.bind,
 javax.xml.ws";version="2.9.0.SNAPSHOT",org.apache.camel.dataformat.soap
 .name;uses:="javax.xml.namespace,javax.jws,org.apache.camel,javax.xml.w
 s,javax.xml.bind.annotation";version="2.9.0.SNAPSHOT",org.xmlsoap.schem
 as.soap.envelope;uses:="javax.xml.bind.annotation,javax.xml.namespace,j
 avax.xml.bind";version="2.9.0.SNAPSHOT"


But in the current 2.8.1-SNAPSHOT it's missing :-(

Export-Package: org.apache.camel.dataformat.soap;uses:="javax.jws,org.
 apache.camel.component.bean,org.apache.camel,org.apache.camel.convert
 er.jaxb,org.apache.camel.dataformat.soap.name,org.slf4j,javax.xml.nam
 espace,org.xmlsoap.schemas.soap.envelope,org.apache.camel.spi,javax.x
 ml.bind,javax.xml.ws",org.apache.camel.dataformat.soap.name;uses:="ja
 vax.xml.namespace,javax.jws,org.apache.camel,javax.xml.ws,javax.xml.b
 ind.annotation",org.xmlsoap.schemas.soap.envelope;uses:="javax.xml.bi
 nd.annotation,javax.xml.namespace,javax.xml.bind";version="2.8.1.SNAP
 SHOT"

Ignore-Package: org.apache.camel.dataformat.soap,org.apache.camel.data
 format.soap.name

I've seen there is also an Ignore-Package entry (which shouldn't be there).

Maybe the fix in 2.9-SNAPSHOT came in as a sideeffect ?

Regards,
Andi


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

Reply via email to