You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/06/16 18:35:10 UTC

[tomcat] branch main updated: Reviewed remaining system properties

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 581665b29b Reviewed remaining system properties
581665b29b is described below

commit 581665b29b794dfaa8a2a55dc9ef3acef2b6c1fd
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 16 19:35:04 2022 +0100

    Reviewed remaining system properties
---
 TOMCAT-NEXT.txt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index 05d471759f..fc80b54e2b 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -19,10 +19,7 @@ Notes of things to consider for the next major Tomcat release (10.1.x)
 
 Items carried over from the 9.0.x list:
 
- 1. Remove the use of system properties to control configuration wherever
-    possible.
-
- 2. Reduce instances of setters and getters for the same property existing on an
+ 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:


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org