[
https://issues.apache.org/jira/browse/KARAF-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved KARAF-6298.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.2.6
4.3.0
> master can't build with JDK11 again
> -----------------------------------
>
> Key: KARAF-6298
> URL: https://issues.apache.org/jira/browse/KARAF-6298
> Project: Karaf
> Issue Type: Task
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Major
> Fix For: 4.3.0, 4.2.6
>
>
> so far I ran into two issues with JDK11
> 1.
> features/core/src/main/java/org/apache/karaf/features/internal/service/Deployer.java
> has unused "org.omg.CORBA.DynAnyPackage.Invalid"
> 2. new introduced SortedProperties class use TreeSet but can't guarantee all
> elements in TreeSet implements Comparable interface
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)