Author: markt
Date: Sat Aug 30 12:57:36 2008
New Revision: 690572
URL: http://svn.apache.org/viewvc?rev=690572&view=rev
Log:
Add some commentary.
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=690572&r1=690571&r2=690572&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Sat Aug 30 12:57:36 2008
@@ -30,6 +30,10 @@
+1: markt
0: fhanik - silently swallow an error, and default to the default config
file, yoavs: don't like silent swallowing
-1:
+ markt - You can't log it, the logging system isn't initalised at this
+ point. You could use System.out but that is far worse than the
+ current proposal given that this will occur once per context with
+ a default configuration and this is not an error condition.
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45576
Add support for DIGEST to the JAASRealm
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]