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 2011/06/14 13:42:49 UTC

svn commit: r1135498 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Tue Jun 14 11:42:48 2011
New Revision: 1135498

URL: http://svn.apache.org/viewvc?rev=1135498&view=rev
Log:
Withdraw my proposal. Support Konstantin's alternative.

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=1135498&r1=1135497&r2=1135498&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jun 14 11:42:48 2011
@@ -139,14 +139,6 @@ PATCHES PROPOSED TO BACKPORT:
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51249
-  Correct ClassLoaderLogManager system property replacement code so properties
-  of the form ${...}${...} can be used without error.
-  http://svn.apache.org/viewvc?rev=1130625&view=rev
-  +1: markt, kkolinko
-  -1:
-  kkolinko: Alternative proposal below.
-
-* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51249
   Improve system property replacement code in ClassLoaderLogManager of Tomcat JULI.
   1) Tests
    svn copy "^/tomcat/trunk/test/org/apache/juli" "test/org/apache/juli"
@@ -160,7 +152,7 @@ PATCHES PROPOSED TO BACKPORT:
    The old code did not perform recursion if replacement failed.
    3. Do not call System.getProperty() for empty property name,
    which was throwing IllegalArgumentException.
- +1: kkolinko, jung
+ +1: kkolinko, jung, markt
  -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51309



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