Re: Jakarta EE 11 may be changing minimum Java version to 17

2024-01-19 Thread Volodymyr Siedlecki
st 17, that would be a huge help. If not, we have workarounds. Volodymyr On Fri, Jan 19, 2024 at 9:41 AM Mark Thomas wrote: > On 19/01/2024 14:20, Volodymyr Siedlecki wrote: > > Hi Mark, > > > > I understand your perspective about changing 21 to 17 so late. > >

Re: Jakarta EE 11 may be changing minimum Java version to 17

2024-01-19 Thread Volodymyr Siedlecki
Hi Mark, I understand your perspective about changing 21 to 17 so late. Open Liberty uses Tomcat's Expression Language and we would prefer to use a Java 17 binary. However, there are workarounds for us. As for the EL TCK issue, I'd be happy to take a look if you push up a branch. Thank you, Vo

Translations of LocalStrings.properties are not included in the Tomcat EL API Binary

2021-10-21 Thread Volodymyr Siedlecki
Hello, I noticed that only the English version of LocalStrings.properties is included in the binary file while the source contains the other translations. For example, if you look in the tomcat-el-api-10.0.12.jar and tomcat-el-api-10.0.12-sources.jar Is this on purpose or should the binary contai

TCK Signature for EL API

2021-03-31 Thread Volodymyr Siedlecki
Hello, It appears the TCK Signature tests will not be relaxed (see 1 & 2), and I'm wondering how Tomcat will proceed with the bnd annotation in the EL API? Will it be removed in the next release? Thank you, Volodymyr 1) https://github.com/eclipse-ee4j/jakartaee-tck/issues/643 (Scott's last comm

10.0.x Release Question

2021-01-23 Thread Volodymyr Siedlecki
Hello, Since 10.0.0 is still in beta, is there an expected timeframe of a non-beta release? Will it be 10.0.1 or another future release? Thank you for your help, Volodymyr