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 6ceda2166e Add a few items
6ceda2166e is described below
commit 6ceda2166e5610f45bfb828ad74e83e104a4e5b6
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Oct 11 14:49:28 2022 +0100
Add a few items
---
TOMCAT-NEXT.txt | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index c3cdfb557a..3cf744e81b 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -24,4 +24,11 @@ Notes of things to consider for the next major Tomcat
release (11.x)
2. Integrate Panama OpenSSL module once Java 21 is available. Building Tomcat
releases would then require at least Java 21.
- 3. Add QUIC support using OpenSSL and Panama.
\ No newline at end of file
+ 3. Add QUIC support using OpenSSL and Panama.
+
+ 4. Remove SecurityManager (assuming Jakarta EE 11 does so).
+
+ 5. Update minimum Java version to 17 (assuming Jakarta EE 11 does so).
+
+ 6. Implement an optional Loom module that provides
+ o.a.c.http11.Http11BioLoomProtocol
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]