[tomcat-jakartaee-migration] branch main updated: Provide workaround for issue #46

2023-04-19 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-jakartaee-migration.git The following commit(s) were added to refs/heads/main by this push: new 0af36b6 Provide workaround for i

[GitHub] [tomcat-jakartaee-migration] markt-asf commented on issue #46: "java.util.zip.ZipException: invalid entry size (expected 0 but got 913 bytes)" when opening migrated jar with `java.util.zip.Zi

2023-04-19 Thread via GitHub
markt-asf commented on issue #46: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/46#issuecomment-1514233727 I was also working on a fix. I've combined your fix and mine and committed it. My local test and the unit tests pass. -- This is an automated message from the Apa

[GitHub] [tomcat-jakartaee-migration] markt-asf closed issue #46: "java.util.zip.ZipException: invalid entry size (expected 0 but got 913 bytes)" when opening migrated jar with `java.util.zip.ZipInput

2023-04-19 Thread via GitHub
markt-asf closed issue #46: "java.util.zip.ZipException: invalid entry size (expected 0 but got 913 bytes)" when opening migrated jar with `java.util.zip.ZipInputStream` URL: https://github.com/apache/tomcat-jakartaee-migration/issues/46 -- This is an automated message from the Apache Git Se

[GitHub] [tomcat-jakartaee-migration] ebourg commented on issue #46: "java.util.zip.ZipException: invalid entry size (expected 0 but got 913 bytes)" when opening migrated jar with `java.util.zip.ZipIn

2023-04-19 Thread via GitHub
ebourg commented on issue #46: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/46#issuecomment-1514246160 @eirbjo Many thanks for your input, that was really helpful. Good luck with your JDK PR -- This is an automated message from the Apache Git Service. To respond to th

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

2023-04-19 Thread Mark Thomas
The following votes were cast: Binding: +1: lihan, remm, markt Non-binding: +1: Dimitris Soumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark On 13/04/2023 00:20, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M5 release

svn commit: r61365 - /dev/tomcat/tomcat-11/v11.0.0-M5/ /release/tomcat/tomcat-11/v11.0.0-M5/

2023-04-19 Thread markt
Author: markt Date: Wed Apr 19 07:24:54 2023 New Revision: 61365 Log: Release Tomcat 11.0.0-M5 Added: release/tomcat/tomcat-11/v11.0.0-M5/ - copied from r61364, dev/tomcat/tomcat-11/v11.0.0-M5/ Removed: dev/tomcat/tomcat-11/v11.0.0-M5/ -

[GitHub] [tomcat-jakartaee-migration] eirbjo commented on issue #46: "java.util.zip.ZipException: invalid entry size (expected 0 but got 913 bytes)" when opening migrated jar with `java.util.zip.ZipIn

2023-04-19 Thread via GitHub
eirbjo commented on issue #46: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/46#issuecomment-1514256218 > @eirbjo Many thanks for your input, that was really helpful. Good luck with your JDK PR Thanks, I hope this Tomcat issue helps showcase that this really is a

svn commit: r61366 - in /release/tomcat: tomcat-10/v10.1.6/ tomcat-11/v11.0.0-M3/

2023-04-19 Thread markt
Author: markt Date: Wed Apr 19 07:26:27 2023 New Revision: 61366 Log: Drop older Tomcat releases from CDN Removed: release/tomcat/tomcat-10/v10.1.6/ release/tomcat/tomcat-11/v11.0.0-M3/ - To unsubscribe, e-mail: dev-uns

[Bug 66549] Performance issue while accessing application between servers Application hosted on AIX to WINDOWS(Apache Tomcat Configured)

2023-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66549 Mark Thomas changed: What|Removed |Added Version|Tomcat 8.5.84 |8.5.84 -- You are receiving this mail b

svn commit: r1909236 - 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

2023-04-19 Thread markt
Author: markt Date: Wed Apr 19 08:26:22 2023 New Revision: 1909236 URL: http://svn.apache.org/viewvc?rev=1909236&view=rev Log: Update docs for Tomcat 11.0.0-M5 (alpha) release [This commit notification would consist of 73 parts, which exceeds the limit of 50 ones, so it was shortened to the sum

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

2023-04-19 Thread markt
Author: markt Date: Wed Apr 19 08:28:00 2023 New Revision: 1909237 URL: http://svn.apache.org/viewvc?rev=1909237&view=rev Log: Update site for release of Tomcat 11.0.0-M5 (alpha) Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs

[ANN] Apache Tomcat 11.0.0-M5 (alpha) available

2023-04-19 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.0-M5 (alpha). 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

svn commit: r1909239 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2023-04-19 Thread markt
Author: markt Date: Wed Apr 19 08:36:09 2023 New Revision: 1909239 URL: http://svn.apache.org/viewvc?rev=1909239&view=rev Log: Fix version in section heading Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: ht

New unit test failure for JDK21 EA (new charset)

2023-04-19 Thread Rainer Jung
Hi there, I get a (not very important) unit test failure for all tags of this month when running with openjdk version "21-ea" 2023-09-19 OpenJDK Runtime Environment (build 21-ea+16-1326) OpenJDK 64-Bit Server VM (build 21-ea+16-1326, mixed mode, sharing) Test output is: Testsuite: org.apache

Re: [tomcat] branch 8.5.x updated: Support RFC 7616. Add support for multiple algorithms.

2023-04-19 Thread Rainer Jung
Hi Mark, only with Java 1.7.0 and TC 8.5 the new test throws an ERROR. It occurs many times, all almost looking the same, here's an example: 16-Apr-2023 22:47:40.891 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testDigestAuthentication[12: Algorithms[MD5,

Re: [tomcat] branch 8.5.x updated: Align with 9.0.x

2023-04-19 Thread Rainer Jung
Hi Mark, Am 08.03.23 um 20:15 schrieb ma...@apache.org: ... diff --git a/test/org/apache/tomcat/websocket/TestWsWebSocketContainerSSL.java b/test/org/apache/tomcat/websocket/TestWsWebSocketContainerSSL.java new file mode 100644 index 00..eb44ac6aed --- /dev/null +++ b/test/org/apache/t

[tomcat] branch 8.5.x updated: Fix failures on Java 7 where SHA_512_256 is not available

2023-04-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 47c92c5fa7 Fix failures on Java 7 where SHA_512_256

[tomcat] branch 8.5.x updated: Provide correct parameters for error message

2023-04-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 5c161bb660 Provide correct parameters for error mes

Re: [tomcat] branch 8.5.x updated: Support RFC 7616. Add support for multiple algorithms.

2023-04-19 Thread Mark Thomas
On 19/04/2023 11:29, Rainer Jung wrote: Hi Mark, only with Java 1.7.0 and TC 8.5 the new test throws an ERROR. It occurs many times, all almost looking the same, here's an example: Thanks for the heads up. This is now fixed. 16-Apr-2023 22:47:40.891 INFO [main] org.apache.catalina.startup.L

[tomcat] branch main updated: Provide correct parameters for error message

2023-04-19 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 dda468b4d2 Provide correct parameters for error messa

[tomcat] branch 10.1.x updated: Provide correct parameters for error message

2023-04-19 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 c3bb477ffb Provide correct parameters for error m

[tomcat] branch 9.0.x updated: Provide correct parameters for error message

2023-04-19 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 e023970237 Provide correct parameters for error mes

Re: [VOTE] Release Apache Tomcat 10.1.8

2023-04-19 Thread Dimitris Soumis
On Fri, Apr 14, 2023 at 11:17 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.8 release is now available for > voting. > > The notable changes compared to 10.1.7 are: > > - Reduce the default value of maxParameterCount from 10,000 to 1,000. > > - Cor

Re: [tomcat] branch 8.5.x updated: Fix failures on Java 7 where SHA_512_256 is not available

2023-04-19 Thread Christopher Schultz
Mark, On 4/19/23 07:04, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new

Re: [VOTE] Release Apache Tomcat 8.5.88

2023-04-19 Thread Christopher Schultz
All, On 4/14/23 16:38, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.88 release is now available for voting. The notable changes compared to 8.5.87 are: - Reduce the default value of maxParameterCount from 10,000 to 1,000. - Correct a regression in the fix for bug 66442 that meant

Checkstyle version for 8.5.x

2023-04-19 Thread Christopher Schultz
All, I'm having trouble running my test suite on 8.5.88 on MacOS and the latest failure is that the Checkstyle plug-in has .class files with version 55 and Java 8 only supports up to version 52. This is 1.8.0_232 from AdoptOpenJDK. Is the intent of Tomcat 8.5.x to be buildable with older rel

Re: [tomcat] branch 8.5.x updated: Fix failures on Java 7 where SHA_512_256 is not available

2023-04-19 Thread Mark Thomas
On 19/04/2023 14:16, Christopher Schultz wrote: Mark, On 4/19/23 07:04, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were

Re: Checkstyle version for 8.5.x

2023-04-19 Thread Mark Thomas
On 19/04/2023 14:50, Christopher Schultz wrote: All, I'm having trouble running my test suite on 8.5.88 on MacOS and the latest failure is that the Checkstyle plug-in has .class files with version 55 and Java 8 only supports up to version 52. This is 1.8.0_232 from AdoptOpenJDK. Is the inte

[VOTE][RESULT] Release Apache Tomcat 8.5.88

2023-04-19 Thread Christopher Schultz
All, The following votes were cast: +1: markt[*], remm, fschumacher, schultz There were no other votes, therefore the vote passed. Thanks, -chris [*] markt had a report that the build was not byte-for-byte reproducible with a specific compiler configuration which does not impact the release

[VOTE][RESULT] Release Apache Tomcat 10.1.8

2023-04-19 Thread Christopher Schultz
All, The following votes were cast: +1: markt[*], lihan, remm, fschumacher, schultz Non-binding: +1: Dimitris Soumis There were no other votes cast, therefore the vote passes. Thanks, -chris On 4/14/23 16:08, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.8 release is now availa

svn commit: r61370 - /dev/tomcat/tomcat-8/v8.5.88/ /release/tomcat/tomcat-8/v8.5.88/

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 17:11:19 2023 New Revision: 61370 Log: Promote Tomcat 8.5.88 to release. Added: release/tomcat/tomcat-8/v8.5.88/ - copied from r61369, dev/tomcat/tomcat-8/v8.5.88/ Removed: dev/tomcat/tomcat-8/v8.5.88/ --

svn commit: r61371 - /dev/tomcat/tomcat-10/v10.1.8/ /release/tomcat/tomcat-10/v10.1.8/

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 17:12:01 2023 New Revision: 61371 Log: Promote Tomcat 10.1.8 to release. Added: release/tomcat/tomcat-10/v10.1.8/ - copied from r61370, dev/tomcat/tomcat-10/v10.1.8/ Removed: dev/tomcat/tomcat-10/v10.1.8/ ---

svn commit: r1909254 - /tomcat/site/trunk/tools/migration.pl

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 17:35:17 2023 New Revision: 1909254 URL: http://svn.apache.org/viewvc?rev=1909254&view=rev Log: Incluce selected attirbute value ="selected" because this is XML and not HTML. Modified: tomcat/site/trunk/tools/migration.pl Modified: tomcat/site/trunk/tools/mig

[tomcat] branch 8.5.x updated: Fix TLS based test when running with Java 7, APR & OpenSSl 3+

2023-04-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4fecf7ce9c Fix TLS based test when running with Jav

svn commit: r1909258 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/jav

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:25:56 2023 New Revision: 1909258 URL: http://svn.apache.org/viewvc?rev=1909258&view=rev Log: Update to announce Tomcat 8.5.88 release. [This commit notification would consist of 111 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

svn commit: r1909259 - in /tomcat/site/trunk/docs/tomcat-8.5-doc/api/org/apache/catalina: authenticator/DigestAuthenticator.AuthDigest.html valves/JsonAccessLogValve.html

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:26:51 2023 New Revision: 1909259 URL: http://svn.apache.org/viewvc?rev=1909259&view=rev Log: Add new missing javadoc files. Added: tomcat/site/trunk/docs/tomcat-8.5-doc/api/org/apache/catalina/authenticator/DigestAuthenticator.AuthDigest.html tomcat/s

[ANN] Apache Tomcat 8.5.88 available

2023-04-19 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.88. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 8.5.88 is a bugfix and fea

svn commit: r1909260 - /tomcat/site/trunk/tools/update-version.sh

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:33:09 2023 New Revision: 1909260 URL: http://svn.apache.org/viewvc?rev=1909260&view=rev Log: Use corret migration filename. Modified: tomcat/site/trunk/tools/update-version.sh Modified: tomcat/site/trunk/tools/update-version.sh URL: http://svn.apache.org/

svn commit: r1909261 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/annotationa

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:34:38 2023 New Revision: 1909261 URL: http://svn.apache.org/viewvc?rev=1909261&view=rev Log: Announce Tomcat 10.1.8. [This commit notification would consist of 117 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r61374 - /release/tomcat/tomcat-8/v8.5.87/

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:36:40 2023 New Revision: 61374 Log: Drop old release. Removed: release/tomcat/tomcat-8/v8.5.87/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail

svn commit: r61376 - /release/tomcat/tomcat-10/v10.1.7/

2023-04-19 Thread schultz
Author: schultz Date: Wed Apr 19 20:38:33 2023 New Revision: 61376 Log: Drop old release. Removed: release/tomcat/tomcat-10/v10.1.7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mai

[Bug 66574] New: Deadlock in websocket code

2023-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574 Bug ID: 66574 Summary: Deadlock in websocket code Product: Tomcat 9 Version: 9.0.74 Hardware: PC OS: Linux Status: NEW Severity: regression Pr