TestDataSourceUserDatabase and TestDataSourceRealm need Java 17

2024-06-18 Thread Rainer Jung
Hi there, the test classes org.apache.catalina.users.TestDataSourceUserDatabase and org.apache.catalina.realm.TestDataSourceRealm have a filing test which needs Java 17 due to the class version of org/apache/derby/jdbc/EmbeddedDriver. For TC 10.1 this leads to failures when testing with JDK 1

panama test TestOpenSSLConf.testOpenSSLConfCmdCipher() failing

2024-06-18 Thread Rainer Jung
Hi all, when testing 11.0.0-M21 and 10.1.25 I observe new failures in panama: Testcase: testOpenSSLConfCmdCipher[org.apache.tomcat.util.net.openssl.panama.OpenSSLImplementation] took 4.438 sec FAILED Wrong HostConfig ciphers Expected: is ["AES256-SHA256"] but: was ["TLS_AES_256_G

jakarta.el.TestImportHandlerStandardPackages fails for JDK 23

2024-06-18 Thread Rainer Jung
Hi all, I observe test failures for jakarta.el.TestImportHandlerStandardPackages on JDK 23: Testsuite: jakarta.el.TestImportHandlerStandardPackages Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec Testcase: testClassListsAreComplete took 0.525 sec FAILED java.

Re: TestDataSourceUserDatabase and TestDataSourceRealm need Java 17

2024-06-18 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 9:45 AM Rainer Jung wrote: > > Hi there, > > the test classes org.apache.catalina.users.TestDataSourceUserDatabase > and org.apache.catalina.realm.TestDataSourceRealm have a filing test > which needs Java 17 due to the class version of > org/apache/derby/jdbc/EmbeddedDriver

(tomcat) branch main updated: Cleanup and log OpenSSL errors before checking commands

2024-06-18 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 33273e9132 Cleanup and log OpenSSL errors before check

(tomcat) branch 10.1.x updated: Cleanup and log OpenSSL errors before checking commands

2024-06-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 cc96ad9c53 Cleanup and log OpenSSL errors before c

Re: panama test TestOpenSSLConf.testOpenSSLConfCmdCipher() failing

2024-06-18 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 9:36 AM Rainer Jung wrote: > > Hi all, > > when testing 11.0.0-M21 and 10.1.25 I observe new failures in panama: > > Testcase: > testOpenSSLConfCmdCipher[org.apache.tomcat.util.net.openssl.panama.OpenSSLImplementation] > took 4.438 sec > FAILED > Wrong HostConfig c

[Bug 69139] New: Buy Double Bed Frame Sydney

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69139 Bug ID: 69139 Summary: Buy Double Bed Frame Sydney Product: Tomcat Native Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 69139] Buy Double Bed Frame Sydney

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69139 Double Bed Frame Sydney changed: What|Removed |Added OS||All URL|

Re: TestDataSourceUserDatabase and TestDataSourceRealm need Java 17

2024-06-18 Thread Rainer Jung
Am 18.06.24 um 10:37 schrieb Rémy Maucherat: On Tue, Jun 18, 2024 at 9:45 AM Rainer Jung wrote: Hi there, the test classes org.apache.catalina.users.TestDataSourceUserDatabase and org.apache.catalina.realm.TestDataSourceRealm have a filing test which needs Java 17 due to the class version of

Re: panama test TestOpenSSLConf.testOpenSSLConfCmdCipher() failing

2024-06-18 Thread Rainer Jung
Am 18.06.24 um 12:04 schrieb Rémy Maucherat: On Tue, Jun 18, 2024 at 9:36 AM Rainer Jung wrote: Hi all, when testing 11.0.0-M21 and 10.1.25 I observe new failures in panama: Testcase: testOpenSSLConfCmdCipher[org.apache.tomcat.util.net.openssl.panama.OpenSSLImplementation] took 4.438 sec

Re: panama test TestOpenSSLConf.testOpenSSLConfCmdCipher() failing

2024-06-18 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 12:32 PM Rainer Jung wrote: > > Am 18.06.24 um 12:04 schrieb Rémy Maucherat: > > On Tue, Jun 18, 2024 at 9:36 AM Rainer Jung wrote: > >> > >> Hi all, > >> > >> when testing 11.0.0-M21 and 10.1.25 I observe new failures in panama: > >> > >> Testcase: > >> testOpenSSLConfCmd

(tomcat) branch main updated: Add new classes introduced in Java 23

2024-06-18 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 5e286448c8 Add new classes introduced in Java 23 5e28

(tomcat) branch 10.1.x updated: Add new classes introduced in Java 23

2024-06-18 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 5b13ff2893 Add new classes introduced in Java 23

(tomcat) branch 9.0.x updated: Add new classes introduced in Java 23

2024-06-18 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 544f8d176c Add new classes introduced in Java 23 54

(tomcat) branch main updated: Use FFM to get OpenSSL version

2024-06-18 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 163786c0db Use FFM to get OpenSSL version 163786c0db i

(tomcat) branch 10.1.x updated: Use FFM to get OpenSSL version

2024-06-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 131f5a640a Use FFM to get OpenSSL version 131f5a64

Re: [VOTE] Release Apache Tomcat 11.0.0-M21

2024-06-18 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22, tcnative-2.0.7, apr-1.7.4, openssl-3.0.13. On Fri, Jun 14, 2024 at 6:07 PM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M21 release is now available for > voting. > > Apache Tomcat 11.0.0-M21 is a milestone release

[VOTE][RESULT] Release Apache Tomcat 11.0.0-M21

2024-06-18 Thread Mark Thomas
The following votes were cast: Binding: +1 (beta): markt, isapir, remm Non-binding: +1 (beta): Dimitris Soumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark -

svn commit: r69841 - /dev/tomcat/tomcat-11/v11.0.0-M21/ /release/tomcat/tomcat-11/v11.0.0-M21/

2024-06-18 Thread markt
Author: markt Date: Tue Jun 18 13:08:57 2024 New Revision: 69841 Log: Release Tomcat 11.0.0-M21 Added: release/tomcat/tomcat-11/v11.0.0-M21/ - copied from r69840, dev/tomcat/tomcat-11/v11.0.0-M21/ Removed: dev/tomcat/tomcat-11/v11.0.0-M21/ -

(tomcat) branch main updated: Clear error earlier

2024-06-18 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 6fcf6d333b Clear error earlier 6fcf6d333b is described

(tomcat) branch 10.1.x updated: Clear error earlier

2024-06-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 4a7977e6e2 Clear error earlier 4a7977e6e2 is descr

svn commit: r1918413 - in /tomcat/site/trunk: ./ docs/tomcat-11.0-doc/ docs/tomcat-11.0-doc/annotationapi/ docs/tomcat-11.0-doc/annotationapi/jakarta/annotation/ docs/tomcat-11.0-doc/annotationapi/jak

2024-06-18 Thread markt
Author: markt Date: Tue Jun 18 14:49:39 2024 New Revision: 1918413 URL: http://svn.apache.org/viewvc?rev=1918413&view=rev Log: Update docs for 11.0.0-M21 release [This commit notification would consist of 118 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] -

svn commit: r1918416 - in /tomcat/site/trunk: docs/download-11.html docs/index.html docs/migration-11.0.html docs/oldnews.html xdocs/download-11.xml xdocs/index.xml xdocs/migration-11.0.xml xdocs/oldn

2024-06-18 Thread markt
Author: markt Date: Tue Jun 18 14:56:25 2024 New Revision: 1918416 URL: http://svn.apache.org/viewvc?rev=1918416&view=rev Log: Update site for 11.0.0-M21 release Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-11.0.h

svn commit: r1918417 - in /tomcat/site/trunk: docs/ tools/ xdocs/ xdocs/stylesheets/

2024-06-18 Thread markt
Author: markt Date: Tue Jun 18 15:00:07 2024 New Revision: 1918417 URL: http://svn.apache.org/viewvc?rev=1918417&view=rev Log: Tomcat 11.0.x is now beta Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/whichversion.html tom

Re: [VOTE] Release Apache Tomcat 9.0.90

2024-06-18 Thread Dimitris Soumis
-1 org.apache.catalina.ant.TestDeployTask is broken although test.apr.loc has been properly defined Testsuite: org.apache.catalina.ant.TestDeployTask Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.443 sec - Standard Error - 18-Jun-2024 16:34:10.024 INF

[ANN] Apache Tomcat 11.0.0-M21 (beta) available

2024-06-18 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.0-M21 (beta). Apache Tomcat 11 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations s

Re: [VOTE] Release Apache Tomcat 9.0.90

2024-06-18 Thread Dimitris Soumis
Sorry, I have just seen that the issue has already been referenced and identified in the previous messages on the list. It's noteworthy though, that the issue arises in Linux as well , Fedora 40. Other than that, +1 from me as well. On Tue, Jun 18, 2024 at 6:01 PM Dimitris Soumis wrote: > -1 or

Re: [VOTE] Release Apache Tomcat 10.1.25

2024-06-18 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 21, tcnative-2.0.7, apr-1.7.4, openssl-3.0.13. On Sat, Jun 15, 2024 at 12:28 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.25 release is now available for > voting. > > All committ

Re: [VOTE] Release Apache Tomcat 9.0.90

2024-06-18 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 5:02 PM Dimitris Soumis wrote: > > -1 org.apache.catalina.ant.TestDeployTask is broken although test.apr.loc Yeah, ok there's still likely a problem with the counting that was added. It's still only a testsuite problem. Rémy > has been properly defined > Testsuite: org.a

Re: [VOTE] Release Apache Tomcat 10.1.25

2024-06-18 Thread Adam Rauch
+1 (non binding) LabKey Server's extensive set of nightly test suites passed while running against embedded Tomcat 10.1.25. Thanks! Adam On 6/14/2024 2:19 PM, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.25 release is now available for voting. All committers and PMC members ar

Re: [VOTE] Release Apache Tomcat 9.0.90

2024-06-18 Thread Rémy Maucherat
On Tue, Jun 18, 2024 at 8:26 PM Rémy Maucherat wrote: > > On Tue, Jun 18, 2024 at 5:02 PM Dimitris Soumis wrote: > > > > -1 org.apache.catalina.ant.TestDeployTask is broken although test.apr.loc > > Yeah, ok there's still likely a problem with the counting that was > added. It's still only a test

[Bug 69140] New: REGRESSION in change from Base64 from apache commons to java class

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69140 Bug ID: 69140 Summary: REGRESSION in change from Base64 from apache commons to java class Product: Tomcat 10 Version: 10.1.24 Hardware: PC Status: NEW

[Bug 69140] REGRESSION in change from Base64 from apache commons to java class

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69140 Mircea Butmalai changed: What|Removed |Added OS||All --- Comment #1 from Mircea Butma

[Bug 69140] REGRESSION in change from Base64 from apache commons to java class

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69140 --- Comment #2 from Mircea Butmalai --- For now it is clear for me that all versions of Tomcat (9.0.x, 10.1.x and 11) must have this problem. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 69140] REGRESSION in change from Base64 from apache commons to java class

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69140 --- Comment #3 from Mircea Butmalai --- For now it is clear for me that all versions of Tomcat (9.0.x, 10.1.x and 11) must have this problem. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 69121] Async requests are being forwarded to the default error page when the connection with the server is lost

2024-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69121 Eduwardo Horibe changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from Eduwardo Hor