the maven-bundle-plugin decided to put the following into the manifest, even though I'm using a much newer version of OSGi. Should I just add an instruction to set a version I like better, or is there something more subtle I've missed that would clue it in?
org.osgi.framework;version="[1.4,2)" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

