rombert commented on PR #583: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/583#issuecomment-4037773226
Not mergeable as-is, fixes tracked in https://github.com/apache/sling-org-apache-sling-xss/pull/62 ``` [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.xss:2.4.10: Bundle is importing packages [org.apache.logging.log4j, org.apache.logging.log4j.spi, org.apache.logging.log4j.util] with start order 20 but no bundle is exporting these for that start order. [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.xss:2.4.10: Bundle is importing package org.apache.commons.logging;version=[1.3,2) with start order 20 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]
