kwin commented on PR #15: URL: https://github.com/apache/sling-org-apache-sling-distribution-api/pull/15#issuecomment-3089549713
> What is the purpose of increasing version on the packages? I was somehow assuming that package versions < 1.0 are treated specially. But maybe I am wrong. Seems this indeed breaks consumers as I see current import ranges being calculated like `Import-Package: org.apache.sling.distribution; version="[0.4, 1)"` (e.g. in https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master/bundle-cloud). Probably the special case was just for bundle version (https://bnd.bndtools.org/chapters/180-baselining.html) > the baselining is started with one exception: the bundle version must be more than 1.0.0. If the version is less no baselining is possible, the purpose is to allow the primordial baseline to be established without errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org