I have read the same http://www.aqute.biz/Bnd/Versioning "Baselining compares the public API of a bundle with the public API of another bundle" however this isn't the behaviour I have seen when using the bnd Eclipse plugin where a recommendation to bump the micro version is made. This is explained a bit more in http://www.planetmarrs.net/semantic-versioning-in-osgi/ and http://www.planetmarrs.net/semantic-versioning-and-continuous-integration/ where it explains that the baselining feature of Bndtools uses bytecode analysis so will detect any change to the code not just a public API change.
-- View this message in context: http://apache-felix.18485.x6.nabble.com/maven-bundle-plugin-and-baselining-tp5010417p5010432.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]

