Author: markt Date: Sat Oct 3 19:38:20 2009 New Revision: 821399 URL: http://svn.apache.org/viewvc?rev=821399&view=rev Log: Revise patch. Remove votes from rjung, fhanik & kkolinko to allow them to consider the new patch
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=821399&r1=821398&r2=821399&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Oct 3 19:38:20 2009 @@ -205,17 +205,9 @@ * Allow per instance log4j.properties, JAR files (JDBC drivers) etc http://svn.apache.org/viewvc?rev=810916&view=rev http://svn.apache.org/viewvc?rev=810977&view=rev - +1: markt, rjung, fhanik, kkolinko + http://svn.apache.org/viewvc?rev=821397&view=rev + +1: markt -1: - kkolinko: A side effect of this change will be that when catalina.home - and catalina.base are the same, all the jar files will be listed twice. - I doubt that it will cause any issues (reading the same jar file twice - should be possible, and should not cause any additional locking or - whatever, though wasting resources). - An alternative would be to document this option and to instruct people to - modify catalina.properties, or we can guard against duplicate URLs in - o.a.c.startup.ClassLoaderFactory - * Allow per instance configuration of JULI or log4j for core Tomcat logging This requires the classpath change above --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org