rombert commented on PR #212: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/212#issuecomment-2939962220
It seems we need to deploy commons-logging 1.3, which no longer needs a wrapper. But for 1.2 we still need the bridge. ``` + "id":"commons-logging:commons-logging:1.3.5", + "start-order":"1" + } ``` After doing that, we're back to the same errors from https://github.com/apache/sling-org-apache-sling-starter/pull/212/#issuecomment-1737538876 -- 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