[Bug 66511] New: GZipOutputFilter overwrites chunk instead of reading it

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66511 Bug ID: 66511 Summary: GZipOutputFilter overwrites chunk instead of reading it Product: Tomcat 10 Version: 10.1.7 Hardware: PC OS: Mac OS X 10.1

svn commit: r1908122 - in /tomcat/site/trunk: docs/security.html xdocs/security.xml

2023-03-06 Thread markt
Author: markt Date: Mon Mar 6 12:25:03 2023 New Revision: 1908122 URL: http://svn.apache.org/viewvc?rev=1908122&view=rev Log: Add a paragraph setting out what is considered out of scope Modified: tomcat/site/trunk/docs/security.html tomcat/site/trunk/xdocs/security.xml Modified: tomcat/

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

2023-03-06 Thread Mark Thomas
The following votes were cast: Binding: +1: lihan, markt, remm Non-binding: +1: Dimitris Soumis The vote therefore passes. Thanks to everyone who contributed to this release. Mark On 27/02/2023 20:32, Mark Thomas wrote: The proposed Apache Tomcat 11.0.0-M4 release is now available for voti

svn commit: r60470 - /dev/tomcat/tomcat-11/v11.0.0-M4/ /release/tomcat/tomcat-11/v11.0.0-M4/

2023-03-06 Thread markt
Author: markt Date: Mon Mar 6 12:53:14 2023 New Revision: 60470 Log: Release Tomcat 11.0.0-M4 Added: release/tomcat/tomcat-11/v11.0.0-M4/ - copied from r60469, dev/tomcat/tomcat-11/v11.0.0-M4/ Removed: dev/tomcat/tomcat-11/v11.0.0-M4/ -

[Bug 65901] HTTP 401 response for a HEAD request violates HTTP spec by including a body

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65901 --- Comment #6 from Stefan Mayr --- After this ticket has celebrated its first birthday. Can anyone have a look into this issue? Looking at the commit history maybe Rainer Jung or Mark Thomas Thank you -- You are receiving this mail because:

svn commit: r1908124 - /tomcat/site/trunk/tools/doap.pl

2023-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:09:19 2023 New Revision: 1908124 URL: http://svn.apache.org/viewvc?rev=1908124&view=rev Log: Fix typo Modified: tomcat/site/trunk/tools/doap.pl Modified: tomcat/site/trunk/tools/doap.pl URL: http://svn.apache.org/viewvc/tomcat/site/trunk/tools/doap.pl?rev=1

svn commit: r1908125 - 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-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:14:32 2023 New Revision: 1908125 URL: http://svn.apache.org/viewvc?rev=1908125&view=rev Log: Update docs for 11.0.0-M4 release [This commit notification would consist of 65 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r1908127 - in /tomcat/site/trunk: docs/ xdocs/

2023-03-06 Thread markt
Author: markt Date: Mon Mar 6 14:21:33 2023 New Revision: 1908127 URL: http://svn.apache.org/viewvc?rev=1908127&view=rev Log: Update site for 11.0.0-M4 release Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-11.0.ht

[tomcat] branch main updated: Fix BZ 66511 - GZip output with direct buffer was broken

2023-03-06 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 339bd4c7dc Fix BZ 66511 - GZip output with direct buf

[tomcat] branch 10.1.x updated: Fix BZ 66511 - GZip output with direct buffer was broken

2023-03-06 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 4685e12d5b Fix BZ 66511 - GZip output with direct

[tomcat] branch 9.0.x updated: Fix BZ 66511 - GZip output with direct buffer was broken

2023-03-06 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 d7f8782efe Fix BZ 66511 - GZip output with direct b

[tomcat] branch 8.5.x updated: Fix BZ 66511 - GZip output with direct buffer was broken

2023-03-06 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 13b04b3e5c Fix BZ 66511 - GZip output with direct b

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

2023-03-06 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.0-M4 (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

[Bug 66511] GZipOutputFilter overwrites chunk instead of reading it

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66511 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66507] Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66507 --- Comment #1 from Eric Hamilton --- Updated suggested catalina.sh fix to conform with execution style of other commands: elif [ "$1" = "version" ] ; then eval "\"$_RUNJAVA\"" "$JAVA_OPTS" \ -classpath "\"$CATALINA_HOME/lib/catalina

[Bug 66512] New: File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 Bug ID: 66512 Summary: File downloads render as empty if access to Tomcat based application is delegated via AJP Product: Tomcat 9 Version: 9.0.73 Hardware: PC

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #2 from Alexander Schüßler --- Hi Mark, thanks for getting back to me so fast! Appreciate it. Please see below a complete sample of a stacktrace: #-- 28-Feb-2023 22:46:47.39

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #3 from Alexander Schüßler --- Hi, to clarify: It is about the non-unicode characters in the FILE NAMES - I guess this was not clear in my initial report! For instance one of our clients from Greece struggled with a file named 5_Π

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #4 from Mark Thomas --- Thanks. It looks like a UTF-8 value is being put into an HTTP header. Prior to the refactoring of MessageBytes, that would have resulted in a corrupted header. Now it triggers an error to make the problem mor

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #5 from Alexander Schüßler --- Hi Mark, I am open for any solution for our issue. To underline, we are using the given config for AJP + Apache Tomcat for years without changes and never saw issues like this. The only thing that ch

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #6 from Mark Thomas --- That there have been corrupted header values for years without issue supports the view that the header is probably not required. What would be useful for confirmation is the HTTP response headers. For a requ

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #7 from Alexander Schüßler --- Hey Mark, I am not 100% sure what you want me to do but I guess you would like me to track a click on a file(i.e. a download link)in the file manager on a system where it works and not works each and

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #8 from Alexander Schüßler --- P.S: I am also on Skype so also screen sharing on Skype are absolutely no problem if you are willing to, but I definitely do not expect that from you, it is just a kind offer I would like to make in c

Buildbot failure in on tomcat-9.0.x

2023-03-06 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/483 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] d7f8782efea21d36fa7cad0c81d3d285fa374e

Native Windows installer builds

2023-03-06 Thread Christopher Schultz
All, I'm curious... how married are we to the idea of distributing installers for Windows operating systems? I only ask because the release-build process is somewhat complicated by having to build such installers. Apple has moved to ARM. Windows also supports ARM, though there aren't a hug

Re: Native Windows installer builds

2023-03-06 Thread Mark Thomas
On 06/03/2023 17:01, Christopher Schultz wrote: All, I'm curious... how married are we to the idea of distributing installers for Windows operating systems? There are definitely users that use it so I think we need to provide something that installs Tomcat as a service. My understanding fr

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #9 from Christopher Schultz --- Alexander, have a look at this StackOverflow question and answer: https://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http I suspect your

Re: Native Windows installer builds

2023-03-06 Thread Christopher Schultz
Mark, On 3/6/23 12:30, Mark Thomas wrote: On 06/03/2023 17:01, Christopher Schultz wrote: All, I'm curious... how married are we to the idea of distributing installers for Windows operating systems? There are definitely users that use it so I think we need to provide something that install

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #10 from Alexander Schüßler --- Hi Mark, I am not a developer at my company but I found a suspicious piece of code in our codebase that would underline your assumption: https://pastebin.com/m74V3qHx I suppose what you want us to

[tomcat] branch main updated: Add release date for 11.0.0-M4

2023-03-06 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 2db3559e67 Add release date for 11.0.0-M4 2db3559e67

[Bug 66513] New: Primary Key Violation using PersistentManager + PersistentValves +

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66513 Bug ID: 66513 Summary: Primary Key Violation using PersistentManager + PersistentValves + Product: Tomcat 9 Version: 9.0.72 Hardware: PC Status: NEW

[Bug 66513] Primary Key Violation using PersistentManager + PersistentValves +

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66513 Vincent Liautaud changed: What|Removed |Added CC||vincent.liaut...@free.fr

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #11 from Mark Thomas --- Alex, You might want to test an updated header as if you look at the "working" one: content-disposition: inline; filename="5_ EL.pdf"; filename*=UTF-8''5_%CE%A0%CE%A1%CE%9F%CE%A3%20EL.pdf the filename

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #12 from Alexander Schüßler --- Hi Mark, thanks so much for all your help with this matter. I am impressed that you are more responsive than any paid support agent :) I will test the code change on our side and see if this also he

[tomcat] branch main updated: Refactor. Simplify logic. No functional change.

2023-03-06 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 afb270c3f7 Refactor. Simplify logic. No functional ch

[tomcat] branch 10.1.x updated: Refactor. Simplify logic. No functional change.

2023-03-06 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 c3eb218eb6 Refactor. Simplify logic. No functiona

[tomcat] branch 9.0.x updated: Refactor. Simplify logic. No functional change.

2023-03-06 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 0ca1ae14d8 Refactor. Simplify logic. No functional

[tomcat] branch 8.5.x updated: Refactor. Simplify logic. No functional change.

2023-03-06 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 10610bc6c5 Refactor. Simplify logic. No functional

[tomcat] branch 10.1.x updated: Refactor. Re-order. No functional change.

2023-03-06 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 9bcdc19334 Refactor. Re-order. No functional chan

[tomcat] branch main updated: Refactor. Re-order. No functional change.

2023-03-06 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 4a5a1e5f52 Refactor. Re-order. No functional change.

[tomcat] branch 9.0.x updated: Refactor. Re-order. No functional change.

2023-03-06 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 bd22a139cb Refactor. Re-order. No functional change

[tomcat] branch 8.5.x updated: Refactor. Re-order. No functional change.

2023-03-06 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 56f32fb9e9 Refactor. Re-order. No functional change

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #13 from Christopher Schultz --- (In reply to Alexander Schüßler from comment #10) > I am not a developer at my company but I found a suspicious piece of code in > our codebase that would underline your assumption: That does indeed

[tomcat] branch 10.1.x updated: Fix BZ 66512 - Ignore invalid HHTP response headers for AJP

2023-03-06 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 d8ece17eac Fix BZ 66512 - Ignore invalid HHTP res

[tomcat] branch main updated: Fix BZ 66512 - Ignore invalid HHTP response headers for AJP

2023-03-06 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 7c122e0f2c Fix BZ 66512 - Ignore invalid HHTP respons

[tomcat] branch 9.0.x updated: Fix BZ 66512 - Ignore invalid HHTP response headers for AJP

2023-03-06 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 8823c0288d Fix BZ 66512 - Ignore invalid HHTP respo

[tomcat] branch 8.5.x updated: Fix BZ 66512 - Ignore invalid HTTP response headers for AJP

2023-03-06 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 23e6451af2 Fix BZ 66512 - Ignore invalid HTTP respo

[tomcat] branch 8.5.x updated: Fix backport

2023-03-06 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 5a3c991804 Fix backport 5a3c991804 is described bel

[tomcat] branch main updated: Fix typo

2023-03-06 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 37fc50107b Fix typo 37fc50107b is described below co

[tomcat] branch 10.1.x updated: Fix typo

2023-03-06 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 afa1241ba0 Fix typo afa1241ba0 is described below

[tomcat] branch 9.0.x updated: Fix typo

2023-03-06 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 64a187283c Fix typo 64a187283c is described below

[tomcat] branch main updated: Code clean-up. Format. No functional change.

2023-03-06 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 fac6fc69a0 Code clean-up. Format. No functional chang

[tomcat] branch 10.1.x updated: Code clean-up. Format. No functional change.

2023-03-06 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 11b17e5648 Code clean-up. Format. No functional c

[tomcat] branch 9.0.x updated: Code clean-up. Format. No functional change.

2023-03-06 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 48fa6ffe5c Code clean-up. Format. No functional cha

[tomcat] branch 8.5.x updated: Code clean-up. Format. No functional change.

2023-03-06 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 972bd0ad6b Code clean-up. Format. No functional cha

[tomcat] branch 9.0.x updated: Align with 10.0.x

2023-03-06 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 5fd6daa5ff Align with 10.0.x 5fd6daa5ff is describe

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

2023-03-06 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 3b74a8877c Align with 9.0.x 3b74a8877c is described

[tomcat] branch 10.1.x updated: Use new attribute name. Align with 11.0.x.

2023-03-06 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 12618a8892 Use new attribute name. Align with 11.

[Bug 66512] File downloads render as empty if access to Tomcat based application is delegated via AJP

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66512 --- Comment #14 from Mark Thomas --- Dev build for evaluation available from: https://people.apache.org/~markt/dev/v9.0.74-dev/ Usual caveats apply: - this is not an official release - use it at your own risk -- You are receiving this mail b

Buildbot success in on tomcat-9.0.x

2023-03-06 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/484 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 5fd6daa5ffb4ef7927fd159ed162e977619ac7df Steps: worker_prepa

tomcat-native v2.0+ breaks unix domain socket support on java16-

2023-03-06 Thread Graham Leggett
Hi all, A while back I added unix domain socket support to tomcat-native, and patched tomcat to use it until java16 is available. Unfortunately unix domain socket support was removed from tomcat-native 2.0+, and now tomcat-native 2.0+ is appearing in distros, meaning that unix domain socket su

[tomcat] branch main updated: Fix BZ 66507 - Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 2ee1135c46 Fix BZ 66507 - Catalina version command no

[tomcat] branch 10.1.x updated: Fix BZ 66507 - Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c4acd4faa9 Fix BZ 66507 - Catalina version comman

[tomcat] branch 9.0.x updated: Fix BZ 66507 - Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 33b47cf5eb Fix BZ 66507 - Catalina version command

[tomcat] branch 8.5.x updated: Fix BZ 66507 - Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 04174d9307 Fix BZ 66507 - Catalina version command

[Bug 66507] Catalina version command not honoring JAVA_OPTS variable

2023-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66507 Han Li changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[GitHub] [tomcat] aooohan commented on pull request #595: Exception message error

2023-03-06 Thread via GitHub
aooohan commented on PR #595: URL: https://github.com/apache/tomcat/pull/595#issuecomment-1457597852 Thanks for reporting this. However, I found differences between this file and spec, so I will update it to align with spec. -- This is an automated message from the Apache Git Service. To

[GitHub] [tomcat] aooohan closed pull request #595: Exception message error

2023-03-06 Thread via GitHub
aooohan closed pull request #595: Exception message error URL: https://github.com/apache/tomcat/pull/595 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[tomcat] branch main updated: Align with spec

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 1fc4b7c95d Align with spec 1fc4b7c95d is described be

[tomcat] branch 10.1.x updated: Align with spec

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5f0a1b92f6 Align with spec 5f0a1b92f6 is describe

[tomcat] branch 9.0.x updated: Align with spec

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e6cb59c0a7 Align with spec e6cb59c0a7 is described

[tomcat] branch 9.0.x updated: Fix wrong namespace.

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 32a7fe4ea4 Fix wrong namespace. 32a7fe4ea4 is descr

Re: [tomcat] branch main updated: Align with spec

2023-03-06 Thread Konstantin Kolinko
вт, 7 мар. 2023 г. в 09:17, : > > This is an automated email from the ASF dual-hosted git repository. > > lihan 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 1fc4b7c9

Re: [tomcat] branch main updated: Align with spec

2023-03-06 Thread Han Li
> On Mar 7, 2023, at 14:39, Konstantin Kolinko wrote: > > вт, 7 мар. 2023 г. в 09:17, mailto:li...@apache.org>>: >> >> This is an automated email from the ASF dual-hosted git repository. >> >> lihan pushed a commit to branch main >> in repository https://gitbox.apache.org/repos/asf/tomcat.git

[tomcat] branch main updated: Revert "Align with spec"

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e020b669a5 Revert "Align with spec" e020b669a5 is des

[tomcat] branch 10.1.x updated: Revert "Align with spec"

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 7e7f1f98e7 Revert "Align with spec" 7e7f1f98e7 is

[tomcat] branch 9.0.x updated: Revert "Align with spec"

2023-03-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 1f81fd0367 Revert "Align with spec" 1f81fd0367 is d

Re: tomcat-native v2.0+ breaks unix domain socket support on java16-

2023-03-06 Thread Rémy Maucherat
On Tue, Mar 7, 2023 at 12:01 AM Graham Leggett wrote: > > Hi all, > > A while back I added unix domain socket support to tomcat-native, and patched > tomcat to use it until java16 is available. > > Unfortunately unix domain socket support was removed from tomcat-native 2.0+, > and now tomcat-nat

Re: [tomcat] branch main updated: Align with spec

2023-03-06 Thread Rémy Maucherat
On Tue, Mar 7, 2023 at 8:14 AM Han Li wrote: > > > > > On Mar 7, 2023, at 14:39, Konstantin Kolinko wrote: > > > > вт, 7 мар. 2023 г. в 09:17, mailto:li...@apache.org>>: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> lihan pushed a commit to branch main >

Re: [tomcat] branch main updated: Align with spec

2023-03-06 Thread Han Li
> On Mar 7, 2023, at 15:51, Rémy Maucherat wrote: > > On Tue, Mar 7, 2023 at 8:14 AM Han Li wrote: >> >> >> >>> On Mar 7, 2023, at 14:39, Konstantin Kolinko wrote: >>> >>> вт, 7 мар. 2023 г. в 09:17, mailto:li...@apache.org>>: This is an automated email from the ASF dual-hoste

Re: [tomcat] branch main updated: Align with spec

2023-03-06 Thread Konstantin Kolinko
вт, 7 мар. 2023 г. в 10:14, Han Li : > > > > > On Mar 7, 2023, at 14:39, Konstantin Kolinko wrote: > > > > вт, 7 мар. 2023 г. в 09:17, mailto:li...@apache.org>>: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> lihan pushed a commit to branch main > >> in rep