rombert commented on PR #490: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/490#issuecomment-3057348564
New Oak requirements ``` [ERROR] [bundle-packages] org.apache.jackrabbit:oak-query-spi:1.82.0: Bundle is importing packages [com.fasterxml.jackson.databind, com.fasterxml.jackson.core] with start order 15 but no bundle is exporting these for that start order. [ERROR] [bundle-packages] org.apache.jackrabbit:oak-store-spi:1.82.0: Bundle is importing packages [com.fasterxml.jackson.databind, com.fasterxml.jackson.core, com.fasterxml.jackson.databind.node] with start order 15 but no bundle is exporting these for that start order. [ERROR] [bundle-packages] org.apache.jackrabbit:oak-store-document:1.82.0: Bundle is importing package org.apache.commons.math3.util with start order 15 but no bundle is exporting these for that start order. ``` -- 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