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-native.git
commit c7b01005e2fe1975a2de13895363ecd0ffb6d950 Author: Mark Thomas <[email protected]> AuthorDate: Wed Jun 29 17:48:09 2022 +0100 Test classes have been removed. Only a single test tool designed to help find memory leaks remains and the test tree is the right place for it. --- TODO.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO.txt b/TODO.txt index eb762c693..72261465d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -35,13 +35,6 @@ known attacks will not work even with old OpenSSL? Should we add a remark about this topic to the docs? -Java Classes Source Distribution --------------------------------- - -Check on how to handle the test classes. -I think they have no other home. - - Releasing --------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
