Hello Neil, thanks for your quick answer. I agree that versioning should be done on packages rather than bundles, as the OSGi spec recommand it. However for now switching to package versioning would just not worth it, so I wanted to keep maintaining bundle versions only, and use this version for all exported packages.
Neil Bartlett wrote: > > I don't believe that bnd has ever used Bundle-Version to set the version > of an exported package > Well actually I was wondering about that as well. Starting from maven-bundle-plugin 2.3.5, my export statements have the version of the containing bundle. But I don't find anything about that in the BND documentation nor in the Felix JIRA. So I just assumed there was a new fallback behavior for exports without version. Thomas -- View this message in context: http://old.nabble.com/maven-bundle-plugin-%3A-no-import-version-for-packages-being-both-imported-and-exported-after-a-clean-build-tp33200339p33201072.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

