Re: (tomcat) branch 9.0.x updated: Limit to 10 attributes. Add option to delete attribute.

2024-12-03 Thread Mark Thomas
On 03/12/2024 18:43, Tim Funk wrote: I think this [URLEncoder.encode(name, StandardCharsets.UTF_8)] fails on java8 compile (tomcat 9 issue only) It will. Thanks for catching that. I'll get it fixed. Mark -Tim On Tue, Dec 3, 2024 at 12:46 PM wrote: The following commit(s) were added to

Re: (tomcat) branch 9.0.x updated: Limit to 10 attributes. Add option to delete attribute.

2024-12-03 Thread Tim Funk
I think this [URLEncoder.encode(name, StandardCharsets.UTF_8)] fails on java8 compile (tomcat 9 issue only) -Tim On Tue, Dec 3, 2024 at 12:46 PM wrote: > The following commit(s) were added to refs/heads/9.0.x by this push: > new c2f7ce21c3 Limit to 10 attributes. Add option to delete attr

(tomcat) branch 9.0.x updated: Limit to 10 attributes. Add option to delete attribute.

2024-12-03 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 c2f7ce21c3 Limit to 10 attributes. Add option to de