Re: Java 11, victory day?

2019-08-22 Thread Jean-Louis Monteiro
Thanks Alex. Most of it was working, but some tests were failing in the build. It required quite a lot of testing and small tweaks. No big issue though. Making sure that all examples, all MicroProfile TCKs and a big chunk of Jakarta EE TCK are also passing is good for confidence. I'm still

Re: Java 11, victory day?

2019-08-22 Thread Alex The Rocker
Hello Jean-Louis, Congratulations for this great achievement! This will eventually make newcomers to TomEE more confortable at using it with current LTS Java version (yeah, Java 11). On a side note, I've been running in production TomEE+ 7.0.6 with Java 11 with web apps relying on JAX-WS,

Java 11, victory day?

2019-08-22 Thread Jean-Louis Monteiro
Hi everyone, Should we claim victory? Master is now green with full build + test using JDK 8. https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/1165 Master is also green with full build JDK 8 + Java 11 test profile.