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 83f94f5896 Remove TODO. Addressed by previous refactorings.
83f94f5896 is described below
commit 83f94f5896164c269ca47a68c2bb252fde92514c
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 17 11:34:03 2022 +0100
Remove TODO. Addressed by previous refactorings.
---
TOMCAT-NEXT.txt | 5 -----
1 file changed, 5 deletions(-)
diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index fc80b54e2b..437637f921 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -17,11 +17,6 @@
Notes of things to consider for the next major Tomcat release (10.1.x)
-Items carried over from the 9.0.x list:
-
- 1. Reduce instances of setters and getters for the same property existing on
an
- object and its parent. This may require new objects to be exposed via JMX.
-
Deferred until 10.1.x:
1. Review code forked from Commons projects and consider removing unused code.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]