[Bug 69135] New: Tag files doing relative file include does not works in case tag is in jar

2024-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69135 Bug ID: 69135 Summary: Tag files doing relative file include does not works in case tag is in jar Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All

[Bug 69135] Tag files doing relative file include does not works in case tag is in jar

2024-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69135 --- Comment #1 from jke...@apache.org --- Sorry missing providing the StackTrace at least: 13-Jun-2024 11:36:29.253 GRAVE [http-nio-127.0.0.1-auto-1-exec-1] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() du Servlet [jsp]

Re: Tagging June releases

2024-06-13 Thread Mark Thomas
Just to confirm, I intend to tag 11.0.x tomorrow and that I intend the next 11.0.x release to be a BETA release. That does beg the question how long until we have a stable release. Given the similarity between 11.0.x and 10.1.x I don't think we need to wait very long. Thoughts? Mark On 11/

(tomcat) branch main updated: Code clean-up - formatting. No functional change.

2024-06-13 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 a51f20fdfc Code clean-up - formatting. No functional

(tomcat) 01/02: Code clean-up - formatting. No functional change.

2024-06-13 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 commit 1459a5e75e138a75dd0d80bb904c3dad842cf177 Author: Mark Thomas AuthorDate: Thu Jun 13 12:57:42 2024 +0100 Code clean-u

(tomcat) branch 10.1.x updated (a048642095 -> 1ed5cb1c8f)

2024-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from a048642095 Fix static resources in a JAR file when using a bloom filter. new 1459a5e75e Code clean-up - formattin

(tomcat) 02/02: Align with 11.0.x - no functional change

2024-06-13 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 commit 1ed5cb1c8f31ccf7bfc82b55f8191404159b65bd Author: Mark Thomas AuthorDate: Thu Jun 13 13:07:55 2024 +0100 Align with 1

(tomcat) branch 9.0.x updated (84f13f968f -> 0201c60b1a)

2024-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 84f13f968f Fix static resources in a JAR file when using a bloom filter. new c9f0d989c4 Code clean-up - formatting

(tomcat) 02/02: Align with 10.1.x and 11.0.x - no functional change

2024-06-13 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 commit 0201c60b1a651ad7748fcea820271bdf1ac3f04b Author: Mark Thomas AuthorDate: Thu Jun 13 13:12:06 2024 +0100 Align with 10

(tomcat) 01/02: Code clean-up - formatting. No functional change.

2024-06-13 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 commit c9f0d989c4e45332790d1909bb868d4b6e721ff0 Author: Mark Thomas AuthorDate: Thu Jun 13 13:08:56 2024 +0100 Code clean-up

Re: Tagging June releases

2024-06-13 Thread Rémy Maucherat
On Thu, Jun 13, 2024 at 1:43 PM Mark Thomas wrote: > > Just to confirm, I intend to tag 11.0.x tomorrow and that I intend the > next 11.0.x release to be a BETA release. > > That does beg the question how long until we have a stable release. > Given the similarity between 11.0.x and 10.1.x I don't

(tomcat) branch main updated: Fix formatting

2024-06-13 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 8d1dc0788d Fix formatting 8d1dc0788d is described bel

(tomcat) branch main updated: Make the AprLifecycleListener more robust

2024-06-13 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 6f297fb8a2 Make the AprLifecycleListener more robust

(tomcat) branch 10.1.x updated: Make the AprLifecycleListener more robust

2024-06-13 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 27b6990790 Make the AprLifecycleListener more rob

(tomcat) branch 9.0.x updated: Make the AprLifecycleListener more robust

2024-06-13 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 1b10f5052b Make the AprLifecycleListener more robus

(tomcat) branch main updated: Refactor to silence 2 new warnings with Eclipse 2024-06

2024-06-13 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 f08b071a09 Refactor to silence 2 new warnings with Ec

(tomcat) branch 10.1.x updated: Refactor to silence 2 new warnings with Eclipse 2024-06

2024-06-13 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 0721c0704f Refactor to silence 2 new warnings wit

(tomcat) 02/02: Deprecate methods removed in 10.1.x

2024-06-13 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 commit d9bb9e815a07c91f333807bb30e1478ac550fa15 Author: Mark Thomas AuthorDate: Thu Jun 13 18:28:26 2024 +0100 Deprecate met

(tomcat) 01/02: Remove unnecessary annotation

2024-06-13 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 commit 3f712caeec84cde2d8e75526190ad5191214 Author: Mark Thomas AuthorDate: Thu Jun 13 18:28:13 2024 +0100 Remove unnece

(tomcat) branch 9.0.x updated: Suppress warning

2024-06-13 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 83cc1fb042 Suppress warning 83cc1fb042 is described

(tomcat) branch 9.0.x updated: Fix test for 9.0.x

2024-06-13 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 b9a644ba82 Fix test for 9.0.x b9a644ba82 is describ

(tomcat) branch 9.0.x updated (b9a644ba82 -> d9bb9e815a)

2024-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from b9a644ba82 Fix test for 9.0.x new 3f712caeec Remove unnecessary annotation new d9bb9e815a Deprecate methods re

(tomcat) branch main updated: Port robustness improvement

2024-06-13 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 8e90857543 Port robustness improvement 8e90857543 is d

(tomcat) branch 10.1.x updated: Port robustness improvement

2024-06-13 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 4e0b1d2dba Port robustness improvement 4e0b1d2dba

Buildbot failure in on tomcat-9.0.x

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

(tomcat) branch 9.0.x updated: Refactor to silence 2 new warnings with Eclipse 2024-06

2024-06-13 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 3d6d8f410c Refactor to silence 2 new warnings with

(tomcat) branch 8.5.x deleted (was 8ff7e6fc86)

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git was 8ff7e6fc86 Set final release date. This change permanently discards the following revisions: discard 8ff7e6fc86 Set

(tomcat) 01/04: Increment version numbers just in case we do another release in the future.

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 778586b36d6d1f38380d2e8f647654b34afe28cf Author: Christopher Schultz AuthorDate: Tue Mar 19 10:10:34 2024 -0400 Inc

(tomcat) 02/04: Add missing version replacement for Ant and Java build versions

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8716ac14bbefaa63df63b66ea19f881d3dd32bd2 Author: Mark Thomas AuthorDate: Fri Mar 22 11:15:32 2024 + Add missing

(tomcat) 04/04: Set final release date.

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8ff7e6fc86af3c3e82f318e7f62dc9ae41984be9 Author: Christopher Schultz AuthorDate: Tue Apr 16 08:45:20 2024 -0400 Set

(tomcat) branch 8.5.x created (now 8ff7e6fc86)

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git at 8ff7e6fc86 Set final release date. This branch includes the following new commits: new 778586b36d Increment ver

(tomcat) 03/04: Add missing dependency

2024-06-13 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3ca0410760b992ffdbf684f53397190ed0e23bbe Author: Mark Thomas AuthorDate: Tue Mar 26 15:00:18 2024 + Add missing

Re: Tagging June releases

2024-06-13 Thread Christopher Schultz
Mark, On 6/13/24 07:42, Mark Thomas wrote: Just to confirm, I intend to tag 11.0.x tomorrow and that I intend the next 11.0.x release to be a BETA release. That does beg the question how long until we have a stable release. Given the similarity between 11.0.x and 10.1.x I don't think we need

[PR] Rename method `getUseVirtualThreads` to `isUseVirtualThreads` [tomcat]

2024-06-13 Thread via GitHub
quaff opened a new pull request, #734: URL: https://github.com/apache/tomcat/pull/734 (no comment) -- 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: d