ipolyzos edited a comment on issue #103: Suport Java 11 URL: https://github.com/apache/camel-k-runtime/issues/103#issuecomment-515516424 According to the [release notes](https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html#JDK-8190378) Java 11 has removed the Java EE modules. When an attempt to compile the latest master on Java 11[1] there is an issue to resolve the _javax.xml.bind_ package. [1] > $ java -version > openjdk version "11.0.3" 2019-04-16 LTS > OpenJDK Runtime Environment Zulu11.31+11-CA (build 11.0.3+7-LTS) > OpenJDK 64-Bit Server VM Zulu11.31+11-CA (build 11.0.3+7-LTS, mixed mode)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
