[
https://issues.apache.org/jira/browse/SLING-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302674#comment-17302674
]
Bertrand Delacretaz commented on SLING-10216:
---------------------------------------------
{quote}Any particular reason why those checks cannot be performed in Java ITs?
{quote}
Using the verify script sounds natural and lightweight with
maven-invoker-plugin, but you're right that Java tests should work as well.
Unless there's a concrete problem with the current tests I'm not planning to
change them, but if someone wants to do that I'm fine.
> 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
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Sling Servlet Annotations 1.2.6
>
>
> 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)