Bertrand Delacretaz created SLING-10216:
-------------------------------------------
Summary: Servlets annotations ITs fail with Java 11
Key: SLING-10216
URL: https://issues.apache.org/jira/browse/SLING-10216
Project: Sling
Issue Type: Bug
Components: Servlets
Affects Versions: Sling Servlet Annotations 1.2.4
Reporter: Bertrand Delacretaz
Similarly to SLING-9980 the tests fail with
{code}
[INFO] org.ops4j.pax.exam.TestContainerException:
org.osgi.framework.BundleException: Could not create bundle object.
[INFO] Caused by: org.osgi.framework.BundleException: Could not create bundle
object.
[INFO] Caused by: java.lang.UnsupportedOperationException: Unable to add
extension bundle.
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)