You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
be made conditionally to the fact the jdk is lower or equal to JDK 8?
Error:
-Djava.endorsed.dirs=~.../target/apache-karaf-minimal-4.4.1/lib/endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable `modules.`
Reproducer: run the osgi container with JDK greater then jdk 8.
The text was updated successfully, but these errors were encountered:
Could this setting
arquillian-container-osgi/container/karaf/managed/src/main/java/org/jboss/arquillian/container/osgi/karaf/managed/KarafManagedDeployableContainer.java
Line 119 in 2fe69bd
Error:
Reproducer: run the osgi container with JDK greater then jdk 8.
The text was updated successfully, but these errors were encountered: