I'm baffled by the message below. This was working a little while back but have no explanation as to what changed to bring this about.
We're exporting the Oracle JDBC driver from a bundle as noted below. We have 'DynamicImport-Package: *' set on the bundle giving the message. What attributes are mismatched? How can I get around this? Caused by: java.lang.ClassNotFoundException: *** Class 'oracle.jdbc.driver.OracleDriver' was not found, but this is likely normal since package 'oracle.jdbc.driver' is dynamically imported by bundle org.apache.sling.jcr.jackrabbit.server [26]. However, bundle org.sakaiproject.nakamura.ojdbc [117] does export this package with attributes that do not match. ***

