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 2015/02/01 15:14:27 UTC

svn commit: r1656299 - /tomcat/trunk/webapps/docs/logging.xml

Author: markt
Date: Sun Feb  1 14:14:27 2015
New Revision: 1656299

URL: http://svn.apache.org/r1656299
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57503
Make clear that log4j 1.2.x is required

Modified:
    tomcat/trunk/webapps/docs/logging.xml

Modified: tomcat/trunk/webapps/docs/logging.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/logging.xml?rev=1656299&r1=1656298&r2=1656299&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/logging.xml (original)
+++ tomcat/trunk/webapps/docs/logging.xml Sun Feb  1 14:14:27 2015
@@ -480,7 +480,7 @@ log4j.logger.org.apache.catalina.core.Co
   INFO, HOST-MANAGER]]></source>
     <ol start="2">
         <li><a href="http://logging.apache.org/log4j">Download Log4J</a>
-        (v1.2 or later).</li>
+        (Tomcat requires v1.2.x).</li>
 
         <li><p>Download or build <code>tomcat-juli.jar</code> and
         <code>tomcat-juli-adapters.jar</code> that are available as an "extras"



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