This is an automated email from the ASF dual-hosted git repository.

rjung pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 0752512  Remove further remains of the extras package.
0752512 is described below

commit 0752512ac27ab338371b72ded2b216d972091196
Author: Rainer Jung <rainer.j...@kippdata.de>
AuthorDate: Wed Feb 27 00:26:03 2019 +0100

    Remove further remains of the extras package.
    
    Addition to BZ63072, svn r1851231, git
    d1adef0be04bdba32840fc149b6796e27eee55b2.
---
 conf/catalina.properties |  2 --
 res/welcome.bin.html     | 11 -----------
 res/welcome.main.html    | 11 -----------
 3 files changed, 24 deletions(-)

diff --git a/conf/catalina.properties b/conf/catalina.properties
index 3b3bf58..289f697 100644
--- a/conf/catalina.properties
+++ b/conf/catalina.properties
@@ -115,10 +115,8 @@ aspectj*.jar,\
 bootstrap.jar,\
 catalina-ant.jar,\
 catalina-ha.jar,\
-catalina-jmx-remote.jar,\
 catalina-storeconfig.jar,\
 catalina-tribes.jar,\
-catalina-ws.jar,\
 catalina.jar,\
 cglib-*.jar,\
 cobertura-*.jar,\
diff --git a/res/welcome.bin.html b/res/welcome.bin.html
index d3300db..7bc33dd 100644
--- a/res/welcome.bin.html
+++ b/res/welcome.bin.html
@@ -71,17 +71,6 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution 
for more details.
   <dt>apache-tomcat-[version]-fulldocs.tar.gz</dt>
     <dd>The Tomcat documentation bundle, including complete javadocs.</dd>
 </dl></dd>
-<dt><b>bin/extras/</b></dt>
-<dd><dl>
-  <dt>catalina-ws.jar</dt>
-    <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>
   <dt>apache-tomcat-[version].zip or .tar.gz</dt>
diff --git a/res/welcome.main.html b/res/welcome.main.html
index 93bd486..4598b2a 100644
--- a/res/welcome.main.html
+++ b/res/welcome.main.html
@@ -71,17 +71,6 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution 
for more details.
   <dt>apache-tomcat-[version]-fulldocs.tar.gz</dt>
     <dd>The Tomcat documentation bundle, including complete javadocs.</dd>
 </dl></dd>
-<dt><b>bin/extras/</b></dt>
-<dd><dl>
-  <dt>catalina-ws.jar</dt>
-    <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>
   <dt>apache-tomcat-[version].zip or .tar.gz</dt>


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

Reply via email to