Author: kkolinko Date: Tue Jan 5 00:47:02 2010 New Revision: 895840 URL: http://svn.apache.org/viewvc?rev=895840&view=rev Log: proposals
Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=895840&r1=895839&r2=895840&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jan 5 00:47:02 2010 @@ -150,7 +150,18 @@ Based on a patch provided by sebb http://people.apache.org/~markt/patches/2009-12-31-bug47609.patch +1: markt - -1: + -1: kkolinko: 1) extra comma in "*.java" pattern, 2) missing + extentionless names, 3) native sources are no more included, so *.c etc. + patterns are not needed. + + Corrected patch: + I should add that this patch is required, because otherwise the *.keystore + files used in storeconfig[-ha] module tests become broken in the -src.tar.gz + bundle. + http://people.apache.org/~kkolinko/patches/2010-01-05_tc55_bug47609.patch + +1: kkolinko + -1: + * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47718 Correct file descriptor leak on context stop/reload @@ -238,3 +249,17 @@ http://svn.apache.org/viewvc?rev=892812&view=rev +1: kkolinko -1: + +* Update Tomcat-Native included in TC distributives to 1.1.18 + (or 1.1.19 if that will be officially released at the time when this + patch is to be applied) + http://people.apache.org/~kkolinko/patches/2010-01-05_tc55_native-x18.patch + +1: kkolinko + -1: + +* Update recommended tcnative version to the forthcoming 1.1.19. + No update on the required version (17) + http://svn.apache.org/viewvc?rev=895703&view=rev + We should not vote before 1.1.19 is officially released. + +1: + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org