I'm using Oracle JDK 8 (Windows). Those the imports that I make in one bundle which has this issue:
org.apache.commons.csv,version=1.5.0 from org.apache.commons.csv (197) org.apache.commons.io,version=1.4.9999 from org.apache.commons.io (201) org.apache.commons.io,version=2.4.0 from org.apache.commons.io (201) org.apache.commons.lang,version=2.6.0 from org.apache.commons.lang (202) org.apache.commons.lang.time,version=2.6.0 from org.apache.commons.lang (202) org.apache.http,version=4.4.6 from org.apache.httpcomponents.httpcore (38) org.apache.http.auth,version=4.5.3 from org.apache.httpcomponents.httpclient (37) org.apache.http.client,version=4.5.3 from org.apache.httpcomponents.httpclient (37) org.apache.http.client.methods,version=4.5.3 from org.apache.httpcomponents.httpclient (37) org.apache.http.entity,version=4.4.6 from org.apache.httpcomponents.httpcore (38) org.apache.http.impl.client,version=4.5.3 from org.apache.httpcomponents.httpclient (37) org.osgi.service.blueprint,version=1.0.0 from org.apache.aries.blueprint.core (21) org.slf4j,version=1.7.25 from org.ops4j.pax.logging.pax-logging-api (6) org.slf4j,version=1.6.6 from org.ops4j.pax.logging.pax-logging-api (6) org.slf4j,version=1.5.11 from org.ops4j.pax.logging.pax-logging-api (6) org.slf4j,version=1.4.3 from org.ops4j.pax.logging.pax-logging-api (6) There's nothing explicitely about jaxb there... -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
