Unit test failures for 11.0.0-M22 on JDK 24 EA 4

2024-07-04 Thread Rainer Jung
Hi all, I get various unit test failures for TC 11.0.0-M22 when running on the current JDK 24 (EA 4). As an example: Testsuite: org.apache.catalina.session.TestPersistentManager Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.308 sec Testcase: testBug62175 took 4.733 sec

(tomcat) branch main updated: ActionCode.ACK does not throw IOException. Remove unnecessary code.

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 8a5d6762aa ActionCode.ACK does not throw IOException.

Re: [VOTE] Release Apache Tomcat 9.0.91

2024-07-04 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 17, tcnative-1.3.0, apr-1.7.4, openssl-3.0.13. On Tue, Jul 2, 2024 at 4:07 PM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.91 release is now available for voting. > > The notable changes compared to 9.0.90 are: > > - Wh

OpenSSL alternatives using FFM

2024-07-04 Thread Rémy Maucherat
Hi, As an experiment, I tested with LibreSSL and BoringSSL on LInux using the FFM code. Both did not need too many API changes to start working, so I committed the changes to "add support" for them. LibreSSL: - I cannot get it to renegotiate anything. The client always gets a "no_renegotiation" a

(tomcat) branch 10.1.x updated: Remove out of date comment.

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 7a8bedcb8e Remove out of date comment. 7a8bedcb8e

(tomcat) branch 9.0.x updated: Remove out of date comment.

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 4aaf7e30bb Remove out of date comment. 4aaf7e30bb i

(tomcat) branch main updated: Remove out of date comment.

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2472272ec5 Remove out of date comment. 2472272ec5 is

(tomcat) branch main updated: Fix IDE warnings

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 4d11d126ee Fix IDE warnings 4d11d126ee is described b

Re: [VOTE] Release Apache Tomcat 11.0.0-M22

2024-07-04 Thread Mark Thomas
On 02/07/2024 13:01, Mark Thomas wrote: The proposed 11.0.0-M22 release is: [ ] -1 Broken - do not release [X] +1 Beta   - go ahead and release as 11.0.0-M22 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For addi

(tomcat) branch 9.0.x updated: Add tag fragments to known text file extensions

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 44ee28bb9f Add tag fragments to known text file ext

(tomcat) branch 10.1.x updated: Add tag fragments to known text file extensions

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 9e315fda9d Add tag fragments to known text file e

(tomcat) branch main updated: Add tag fragments to known text file extensions

2024-07-04 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new c1efd8b073 Add tag fragments to known text file exten

Re: [VOTE] Release Apache Tomcat 9.0.91

2024-07-04 Thread Mark Thomas
On 02/07/2024 14:00, Rémy Maucherat wrote: The proposed 9.0.91 release is: [ ] -1, Broken - do not release [X] +1, Stable - go ahead and release as 9.0.91 Tests pass on Linux, Windows, MacOS (Intel) and MacOS (M1). I think we have a line endings issue with cross-platform repeatable builds th

(tomcat) branch main updated: Add basic compatibility for BoringSSL

2024-07-04 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 85a25f3bc6 Add basic compatibility for BoringSSL 85a25

[Bug 69164] Exception "java.lang.IllegalArgumentException", due to: The Unicode character [木] outside the permitted range of 0 to 255

2024-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69164 --- Comment #4 from Megha Talathi --- Thanks, Mark! That was insightful. This means that, from Tomcat v9.0.71 onwards, ''RFC 9110, section 5.5' rules are applicable & below that are not applicable as of now. So this answers my query. That's

[Bug 69164] Exception "java.lang.IllegalArgumentException", due to: The Unicode character [木] outside the permitted range of 0 to 255

2024-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69164 --- Comment #3 from Mark Thomas --- See bug 66196 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.a

[Bug 69164] Exception "java.lang.IllegalArgumentException", due to: The Unicode character [木] outside the permitted range of 0 to 255

2024-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69164 --- Comment #2 from Megha Talathi --- Thanks for the quick reply, Mark! That's helpful to know. But still, my concern is not clear. Can you please help with this? Concern: The same code works in the lower version under Tomcat 9.x.x. To be sp

Re: [VOTE] Release Apache Tomcat 9.0.91

2024-07-04 Thread Rémy Maucherat
On Tue, Jul 2, 2024 at 3:00 PM Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.91 release is now available for voting. > > The notable changes compared to 9.0.90 are: > > - When using include directives in a tag file packaged in a JAR file, >ensure that the include directives are proc