Author: kkolinko
Date: Mon Nov 2 09:50:07 2009
New Revision: 831835
URL: http://svn.apache.org/viewvc?rev=831835&view=rev
Log:
proposals
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=831835&r1=831834&r2=831835&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Nov 2 09:50:07 2009
@@ -402,3 +402,23 @@
http://svn.apache.org/viewvc?rev=831785&view=rev
+1: markt
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48097
+ There are two patches to be applied:
+ 1) Make WebappClassLoader to do not swallow AccessControlException
+ http://svn.apache.org/viewvc?rev=831828&view=rev
+ +1: kkolinko
+ -1:
+
+ 2) Patch for SecurityClassLoad to preload o.a.c.loader.ResourceEntry class
+ http://svn.apache.org/viewvc?rev=831830&view=rev
+ +1: kkolinko
+ -1:
+
+* Include root cause exception into the one produced by
ApplicationContextFacade#doPrivileged()
+ It is backport of rev.831819
+ The difference from rev.831819 is that second "doPrivileged" that is
+ private and unused one, and is already absent in trunk, is being removed.
+
http://people.apache.org/~kkolinko/patches/2009-11-02_ApplicationContextFacade.patch
+ +1: kkolinko
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]