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

2022-02-16 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 496b19a Align with 9.0.x onwards 496b19a is descri

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

2022-02-16 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 e7d446b Align with 9.0.x onwards e7d446b is descri

[tomcat] branch main updated: Remove unused, deprecated field

2022-02-16 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 a82e8c6 Remove unused, deprecated field a82e8c6 is d

[tomcat] branch 10.0.x updated: Deprecate unsued field

2022-02-16 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 8a73bd4 Deprecate unsued field 8a73bd4 is descri

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

2022-02-16 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 2d82048 Align with 8.5.x 2d82048 is described belo

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

2022-02-16 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 14129d1 Align with 9.0.x 14129d1 is described belo

ULRStreamHandlerFactory proposal

2022-02-16 Thread Raymond Augé
Hello all, There has been a long standing limitation in the JDK w.r.t. the handling of URLStreamHandlerFactory. Beyond Java 17 this API becomes even more locked down making dynamic use cases or coordination among frameworks next to impossible. It appears unlikely to ever be resolved in the JDK. T

[Bug 65851] DefaultServlet.checkIfNoneMatch return 400

2022-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65851 james changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #5 from james --- Thanks fo