Re: [I] How can I know the migrated jar is actually "touched" or not after running MigrationCLI [tomcat-jakartaee-migration]

2023-12-11 Thread via GitHub
zoumuzou commented on issue #51: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/51#issuecomment-1851193071 OK, thanks a lot! -- 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

[Bug 68035] Deploying a directory from Host appBase fails

2023-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68035 brandg...@gmail.com changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

Buildbot failure in on tomcat-9.0.x

2023-12-11 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/785 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] a985c66ecfe274a30075e6f776ca5a47408a74c4

"Secure" parsing of XML

2023-12-11 Thread Christopher Schultz
All, Tomcat parses XML documents in a handful of places for example: 1. Main config files (server.xml, web.xml, context.xml) 2. JSPs 3. JSP tag-library descriptors (TLDs) 4. WebDAV requests 5. Directory-index XSL transforms In most of these cases, the XML parser is put into a "safe"

(tomcat) 02/02: Fix import

2023-12-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a985c66ecfe274a30075e6f776ca5a47408a74c4 Author: remm AuthorDate: Mon Dec 11 15:25:25 2023 +0100 Fix import ---

(tomcat) branch 9.0.x updated (f7a509e99d -> a985c66ecf)

2023-12-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from f7a509e99d Improve verify-release target. new af458fbefa Sync cleanups and fixes new a985c66ecf Fix import

(tomcat) 01/02: Sync cleanups and fixes

2023-12-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit af458fbefac35479e95b5923415b5349e74dc0da Author: remm AuthorDate: Mon Dec 11 15:19:29 2023 +0100 Sync cleanups and

(tomcat) 01/02: Sync cleanups and fixes

2023-12-11 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 commit 6b41f24e3c13d162eb27f2d84fdf72c9c60c288b Author: remm AuthorDate: Mon Dec 11 15:19:29 2023 +0100 Sync cleanups and

(tomcat) 02/02: Fix import

2023-12-11 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 commit a0d5005d00719ff387408d1379ba4a2b88795cbc Author: remm AuthorDate: Mon Dec 11 15:25:25 2023 +0100 Fix import ---

(tomcat) branch 10.1.x updated (fed3f575dd -> a0d5005d00)

2023-12-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from fed3f575dd Improve verify-release target. new 6b41f24e3c Sync cleanups and fixes new a0d5005d00 Fix import

(tomcat) branch main updated: Sync cleanups and fixes

2023-12-11 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 8f26744867 Sync cleanups and fixes 8f26744867 is

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2023-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #13 from Christopher Schultz --- (In reply to York Chen from comment #12) > Looks like this issue exists in all Tomcat 9. > Is there any way to fix it in tomcat9? The problem is that your JSP code is "too big". Try to break-up

(tomcat) branch main updated: Use generated callback helpers

2023-12-11 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 0170417668 Use generated callback helpers 0170417668

(tomcat) branch main updated: Code clean-up

2023-12-11 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 b2acdae392 Code clean-up b2acdae392 is described

Re: [VOTE] Release Apache Tomcat 8.5.97

2023-12-11 Thread Mark Thomas
On 08/12/2023 22:30, Christopher Schultz wrote: Mark, On 12/8/23 14:47, Mark Thomas wrote: On 07/12/2023 18:16, Christopher Schultz wrote: The proposed 8.5.97 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.97 (stable) Unit tests on Linux, Windows, MacOS M1