rombert commented on PR #94: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/94#issuecomment-1513864971
Interestingly enough, a minor version bump requires a new major version of the ASM library ``` [ERROR] [bundle-packages] org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:1.3.6: Bundle is importing packages [Package org.objectweb.asm.util;version=[9.4,10), Package org.objectweb.asm;version=[9.4,10), Package org.objectweb.asm.commons;version=[9.4,10)] with start order 15 but no bundle is exporting these for that start order in the required version range. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
