what does version=0 mean/do? <Import-Package>com.mysql.jdbc;resolution:=optional;version=0</Import-Package>
Also, I have optional JARs b/c we're not sure which RDBMS vendor the client will be using. But I want maven-bundle-plugin to resolve all the other dependencies in Import-Package for me. How do I write this? thx. -- View this message in context: http://karaf.922171.n3.nabble.com/using-version-0-in-Import-Package-tp4032333.html Sent from the Karaf - User mailing list archive at Nabble.com.
