Bob Paulin created CAMEL-14341:
----------------------------------
Summary: camel-osgi-activator Integration test fails on JDK 9 plus
Key: CAMEL-14341
URL: https://issues.apache.org/jira/browse/CAMEL-14341
Project: Camel
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Bob Paulin
Fix For: 3.1.0
Mentioned in [https://github.com/apache/camel/pull/3435] that the IT fails on
JDK 11 builds. Currently the PAX-EXAM karaf plugin does not contain post Java
8 classpath entries. This is addressed with VM overrides in the karaf itests.
See
[https://github.com/apache/karaf/blob/master/itests/common/src/main/java/org/apache/karaf/itests/KarafTestSupport.java#L184]
I made an attempt at integrating the KarafTestSupport but there were some
container start issues I'm still working through.
Propose adding VM options to the IT directly to make the tests pass then
continuing to work through the KarafTestSupport integration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)