Re: TCK Signature for EL API

2021-04-02 Thread Romain Manni-Bucau
Isn't it stable enough to use bcel or asm to write it? Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: TCK Signature for EL API

2021-04-02 Thread Mark Thomas
On 02/04/2021 13:58, Raymond Augé wrote: I just wanted to make a note that removing the annotation will also mean that the module-info.java will need to be manually managed since bnd also generated that based on the annotations. That might be more problematic. Sigh. I'll look into that next wee

Re: [VOTE] Release Apache Tomcat 9.0.45

2021-04-02 Thread Felix Schumacher
Am 30.03.21 um 12:52 schrieb Mark Thomas: > The proposed Apache Tomcat 9.0.45 release is now available for voting. > > The notable changes compared to the 9.0.44 release are: > > - Fix a regression in 9.0.44 that meant that an error during an >   asynchronous read broke all future asynchronous re

Re: [VOTE] Release Apache Tomcat 8.5.65

2021-04-02 Thread Felix Schumacher
Am 30.03.21 um 15:13 schrieb Mark Thomas: > The proposed Apache Tomcat 8.5.65 release is now available for voting. > > The notable changes compared to the 8.5.64 release are: > > - Fix a regression in 8.5.64 that meant that an error during an >   asynchronous read broke all future asynchronous re

Re: [VOTE] Release Apache Tomcat 10.0.5

2021-04-02 Thread Felix Schumacher
Am 30.03.21 um 10:46 schrieb Mark Thomas: > The proposed Apache Tomcat 10.0.5 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > > Applications that run

Re: [VOTE] Release Apache Tomcat Native 1.2.28

2021-04-02 Thread Felix Schumacher
Am 01.04.21 um 15:56 schrieb Mark Thomas: > Version 1.2.28 includes the following changes compared to 1.2.27 > > - Correct regression in previous fix for BZ 65181 > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat Native 1.2.28 re

Re: TCK Signature for EL API

2021-04-02 Thread Raymond Augé
I just wanted to make a note that removing the annotation will also mean that the module-info.java will need to be manually managed since bnd also generated that based on the annotations. Just FYI, - Ray On Thu, Apr 1, 2021 at 4:40 AM Jean-Louis MONTEIRO wrote: > That's awesome news. > > I'm gl

Re: [External] : Re: OpenJDK 17 Early Access build 16 is now available

2021-04-02 Thread Rory O'Donnell
Many thanks Martin! On 02/04/2021 12:02, Martin Grigorov wrote: Hi Rory, Apache Tomcat 10.x build and tests pass successfully with JDK 17-ea+16-1315 on Linux x86_64 and aarch64! Regards, Martin On Fri, Apr 2, 2021 at 11:02 AM Rory O'Donnell wrote: Hi Mark, *OpenJDK 17 Early Access build 1

Re: [VOTE] Release Apache Tomcat Native 1.2.28

2021-04-02 Thread Martin Grigorov
On Thu, Apr 1, 2021 at 4:56 PM Mark Thomas wrote: > Version 1.2.28 includes the following changes compared to 1.2.27 > > - Correct regression in previous fix for BZ 65181 > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat Native 1

Re: OpenJDK 17 Early Access build 16 is now available

2021-04-02 Thread Martin Grigorov
On Fri, Apr 2, 2021 at 12:19 PM Rémy Maucherat wrote: > On Fri, Apr 2, 2021 at 10:09 AM Rory O'Donnell > wrote: > > > > > Hi Mark, > > > > *OpenJDK 17 Early Access build 16 is now available at > > **http://jdk.java.net/17* > > > > * These early-access , open-source bui

Re: OpenJDK 17 Early Access build 16 is now available

2021-04-02 Thread Martin Grigorov
Hi Rory, Apache Tomcat 10.x build and tests pass successfully with JDK 17-ea+16-1315 on Linux x86_64 and aarch64! Regards, Martin On Fri, Apr 2, 2021 at 11:02 AM Rory O'Donnell wrote: > > Hi Mark, > > *OpenJDK 17 Early Access build 16 is now available at > **http://jdk.java.net/17*

Re: OpenJDK 17 Early Access build 16 is now available

2021-04-02 Thread Rémy Maucherat
On Fri, Apr 2, 2021 at 10:09 AM Rory O'Donnell wrote: > > Hi Mark, > > *OpenJDK 17 Early Access build 16 is now available at > **http://jdk.java.net/17* > > * These early-access , open-source builds are provided under the > o GNU General Public License, version 2,

OpenJDK 17 Early Access build 16 is now available

2021-04-02 Thread Rory O'Donnell
Hi Mark, *OpenJDK 17 Early Access build 16 is now available at **http://jdk.java.net/17* * These early-access , open-source builds are provided under the o GNU General Public License, version 2, with the Classpath Exception