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

commit 267b3d177c9d14c3683024f2b1b05e5f83c3a956
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Sun Feb 4 18:42:13 2024 +0000

    Remove references to jmx-remote JAR
---
 conf/catalina.properties | 1 -
 res/welcome.bin.html     | 4 ----
 res/welcome.main.html    | 4 ----
 3 files changed, 9 deletions(-)

diff --git a/conf/catalina.properties b/conf/catalina.properties
index c64d60ec67..81beb8d054 100644
--- a/conf/catalina.properties
+++ b/conf/catalina.properties
@@ -117,7 +117,6 @@ biz.aQute.bnd*.jar,\
 bootstrap.jar,\
 catalina-ant.jar,\
 catalina-ha.jar,\
-catalina-jmx-remote.jar,\
 catalina-storeconfig.jar,\
 catalina-tribes.jar,\
 catalina-ws.jar,\
diff --git a/res/welcome.bin.html b/res/welcome.bin.html
index 64df24896a..055dafce10 100644
--- a/res/welcome.bin.html
+++ b/res/welcome.bin.html
@@ -77,10 +77,6 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution 
for more details.
     <dd>Web Services support (JSR 109). See the <a
     
href="https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html";>
     extras documentation</a> for more information.</dd>
-  <dt>catalina-jmx-remote.jar</dt>
-    <dd>JMX Remote Lifecycle Listener. See the <a
-    
href="https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/config/listeners.html";>
-    listeners documentation</a> for details.</dd>
 </dl></dd>
 <dt><b>src/</b></dt>
 <dd><dl>
diff --git a/res/welcome.main.html b/res/welcome.main.html
index c4c2a341b9..68782285d2 100644
--- a/res/welcome.main.html
+++ b/res/welcome.main.html
@@ -77,10 +77,6 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution 
for more details.
     <dd>Web Services support (JSR 109). See the <a
     
href="https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html";>
     extras documentation</a> for more information.</dd>
-  <dt>catalina-jmx-remote.jar</dt>
-    <dd>JMX Remote Lifecycle Listener. See the <a
-    
href="https://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/config/listeners.html";>
-    listeners documentation</a> for details.</dd>
 </dl></dd>
 <dt><b>src/</b></dt>
 <dd><dl>


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

Reply via email to