Author: kkolinko Date: Wed Jun 24 15:58:20 2009 New Revision: 788063 URL: http://svn.apache.org/viewvc?rev=788063&view=rev Log: vote
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=788063&r1=788062&r2=788063&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Wed Jun 24 15:58:20 2009 @@ -157,4 +157,11 @@ http://svn.apache.org/viewvc?rev=781546&view=rev Patch: http://people.apache.org/~rjung/patches/2009-06-24-bug45996-regression.patch +1: rjung, markt + +1: kkolinko ( + good, can go on with it + though it is inconsistent with the code for other boolean options in the same class. + I think that + Boolean.valueOf(str).booleanValue() + should work in 1.4. + ) -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org