cesarhernandezgt commented on a change in pull request #486: Create java-compatibility.adoc [TOMEE-2540] URL: https://github.com/apache/tomee/pull/486#discussion_r294565925
########## File path: docs/java-compatibility.adoc ########## @@ -0,0 +1,8 @@ += Java Compatibility with TomEE 8.0.0-M3 +:index-group: General Information +:jbake-type: page +:jbake-status: published + +TomEE 8.0.0-M3 is Java EE 8 & Java 11. Any OS that supports Java 11 works Review comment: Hi @rzo1 , Base on a couple of thread on the mailing list [1]. Current TomEE M3 and therefore master branch doesn't fully compile nor pass yet all the test when runs on Java 11. The impression TomEE M3 runs on Java 11 may be true for a couple of apps but the server is not yet fully Java 11 compatible. That's why I think advertising on the website that TomEE M3 is Java 11 compatible may be misleading for the reader. [1] https://lists.apache.org/[email protected]:lte=6M:java%2011 ---------------------------------------------------------------- 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
