Author: mturk Date: Wed Feb 24 16:58:25 2010 New Revision: 915870 URL: http://svn.apache.org/viewvc?rev=915870&view=rev Log: Propose a backport for shutdown exception 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=915870&r1=915869&r2=915870&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Feb 24 16:58:25 2010 @@ -135,3 +135,11 @@ -1: kkolinko: mark User constructor as protected, replace ArrayList argument with a List, and maybe address sebb's comments to r910485 on dev@ + +* Do not throw exception on shutdown + Based on the https://svn.apache.org/viewvc?view=revision&revision=915861 + 6.0.x patch is at + http://people.apache.org/~mturk/tomcat/patches/915861.patch + +1: mturk + -1: + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org