[Bug 66246] JspC generates invalid web.xml

2022-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66246 Han Li changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 9.0.x updated: Fix BZ66246 https://bz.apache.org/bugzilla/show_bug.cgi?id=66246

2022-08-30 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 971038192b Fix BZ66246

[Bug 66246] New: JspC generates invalid web.xml

2022-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66246 Bug ID: 66246 Summary: JspC generates invalid web.xml Product: Tomcat 9 Version: 9.0.65 Hardware: PC OS: Linux Status: NEW Severity: normal

[tomcat] branch 8.5.x updated: Fix backport

2022-08-30 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 a65744ae66 Fix backport a65744ae66 is described

[tomcat] branch 9.0.x updated: Fix backport

2022-08-30 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 ea9e296b23 Fix backport ea9e296b23 is described

[GitHub] [tomcat] michael-o commented on pull request #506: Adding Redirect and Proxy Error Reporting Valves

2022-08-30 Thread GitBox
michael-o commented on PR #506: URL: https://github.com/apache/tomcat/pull/506#issuecomment-1231777237 I would recommend to make this TWO PRs because both new valves serve different purposes... -- This is an automated message from the Apache Git Service. To respond to the message, please

[Bug 66209] CPU regression when classpath Bloom filters are active

2022-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #16 from Rahul Jaisimha --- (In reply to Rahul Jaisimha from comment #15) > Here's what I'll do: For 9.0.x and 10.0.x, I'll add a third option to the > existing switch "useBloomFilterForArchives" and support the following >

[Bug 66209] CPU regression when classpath Bloom filters are active

2022-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #15 from Rahul Jaisimha --- Here's what I'll do: For 9.0.x and 10.0.x, I'll add a third option to the existing switch "useBloomFilterForArchives" and support the following options: ["true", "false", "purged"]. This is similar to

[tomcat] branch 8.5.x updated: Switch to ELException as it seems more natural here

2022-08-30 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 81971654a5 Switch to ELException as it seems more

[tomcat] branch 9.0.x updated: Switch to ELException as it seems more natural here

2022-08-30 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 34e3734069 Switch to ELException as it seems more

[tomcat] branch 10.0.x updated: Switch to ELException as it seems more natural here

2022-08-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new cd8ac5cf64 Switch to ELException as it seems

[tomcat] branch main updated: Switch to ELException as it seems more natural here

2022-08-30 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 8bfc83b669 Switch to ELException as it seems more

[tomcat] branch 8.5.x updated: Fix broken Javadoc

2022-08-30 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 dad1814b97 Fix broken Javadoc dad1814b97 is

[tomcat] branch 9.0.x updated: Fix broken Javadoc

2022-08-30 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 221716cb0a Fix broken Javadoc 221716cb0a is

[tomcat] branch 10.0.x updated: Fix broken Javadoc

2022-08-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 73f47a5972 Fix broken Javadoc 73f47a5972 is

Re: [tomcat] branch main updated: Improve handling of EL error messages.

2022-08-30 Thread Konstantin Kolinko
вт, 30 авг. 2022 г. в 10:13, Mark Thomas : > > On 29/08/2022 14:06, Christopher Schultz wrote: > > Mark, > > > > On 8/29/22 02:39, ma...@apache.org wrote: > > > > >> public static String get(final String key, final Object... args) { > >> String value = get(key); > >> +//

[tomcat] branch 8.5.x updated: tabs -> spaces

2022-08-30 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 e883611b8c tabs -> spaces e883611b8c is described

[tomcat] branch 9.0.x updated: tabs -> spaces

2022-08-30 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 fa7e1e6262 tabs -> spaces fa7e1e6262 is described

[tomcat] branch main updated: tabs -> spaces

2022-08-30 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 2ce689b837 tabs -> spaces 2ce689b837 is described

[tomcat] branch 10.0.x updated: tabs -> spaces

2022-08-30 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 2c6ff65a2c tabs -> spaces 2c6ff65a2c is

[Bug 66209] CPU regression when classpath Bloom filters are active

2022-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209 --- Comment #14 from Mark Thomas --- (In reply to Rahul Jaisimha from comment #13) > I'm worried that adding a new switch on WebResourceRoot that depends on the > old switch on Context (for backwards-compatibility) could confuse the config >

Re: [tomcat] branch main updated: Improve handling of EL error messages.

2022-08-30 Thread Mark Thomas
On 29/08/2022 14:06, Christopher Schultz wrote: Mark, On 8/29/22 02:39, ma...@apache.org wrote:   public static String get(final String key, final Object... args) {   String value = get(key); +    // Convert all Number arguments to String else MessageFormat may try to +