Author: markt Date: Thu Aug 3 07:44:56 2017 New Revision: 1803957 URL: http://svn.apache.org/viewvc?rev=1803957&view=rev Log: Follow up to https://bz.apache.org/bugzilla/show_bug.cgi?id=58588 Remove references to tomcat-juli-adapters.jar since it is no longer distributed.
Modified: tomcat/tc8.5.x/trunk/res/welcome.bin.html tomcat/tc8.5.x/trunk/res/welcome.main.html Modified: tomcat/tc8.5.x/trunk/res/welcome.bin.html URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/welcome.bin.html?rev=1803957&r1=1803956&r2=1803957&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/res/welcome.bin.html (original) +++ tomcat/tc8.5.x/trunk/res/welcome.bin.html Thu Aug 3 07:44:56 2017 @@ -73,10 +73,6 @@ RELEASE-NOTES and the RUNNING.txt file i </dl></dd> <dt><b>bin/extras/</b></dt> <dd><dl> - <dt>tomcat-juli-adapters.jar & tomcat-juli.jar</dt> - <dd>Full commons-logging implementation. See the <a - href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html"> - logging documentation</a> for more information.</dd> <dt>catalina-ws.jar</dt> <dd>Web Services support (JSR 109). See the <a href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html"> Modified: tomcat/tc8.5.x/trunk/res/welcome.main.html URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/welcome.main.html?rev=1803957&r1=1803956&r2=1803957&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/res/welcome.main.html (original) +++ tomcat/tc8.5.x/trunk/res/welcome.main.html Thu Aug 3 07:44:56 2017 @@ -73,10 +73,6 @@ RELEASE-NOTES and the RUNNING.txt file i </dl></dd> <dt><b>bin/extras/</b></dt> <dd><dl> - <dt>tomcat-juli-adapters.jar & tomcat-juli.jar</dt> - <dd>Full commons-logging implementation. See the <a - href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html"> - logging documentation</a> for more information.</dd> <dt>catalina-ws.jar</dt> <dd>Web Services support (JSR 109). See the <a href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/extras.html"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org