akramshuja commented on PR #583: URL: https://github.com/apache/wicket/pull/583#issuecomment-1514630876
Verified by adding the packages to org.osgi.framework.bootdelegation property in our app, it works now. Having said that, I would also like to bring your attention to org.wicketstuff:wicket-datetime": "9.13.0". I see its manifest is having - **java.io, java.lang, java.lang.invoke, java.text, java.util, java.util.function** under import-packages that is causing the bundle to fail during startup. These were not there until 9.12.0 -- 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]
