Author: markt
Date: Thu Aug  6 20:41:29 2009
New Revision: 801816

URL: http://svn.apache.org/viewvc?rev=801816&view=rev
Log:
Propose TLD back-port

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=801816&r1=801815&r2=801816&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Aug  6 20:41:29 2009
@@ -206,3 +206,42 @@
   http://people.apache.org/~markt/patches/2009-08-06-ADforJNDIRealm.patch
   +1: markt
   -1: 
+
+* Port TLD processing improvements from trunk
+  There have been quite a few changes to TLD processing and they are tightly
+  coupled. Therefore, this proposal is a series of patches and the patches
+  need to be applied in order. Even then the patches do not apply completely
+  cleanly so a rolled up patch has been provided at each stage.
+  Note the JSP TCK passes with the full set of patches applied. 
+  Step 1: Clean-up
+  http://svn.apache.org/viewvc?view=rev&revision=647344
+  +1: markt
+  -1: 
+  Step 2: Make validation configuration per-context
+  http://svn.apache.org/viewvc?view=rev&revision=751502
+  
http://people.apache.org/~markt/patches/2009-08-06-TLD-improvements-steps-1-2.patch
 (Steps 1-2)
+  +1: markt
+  -1: 
+  Step 3: Track and don't process duplicate TLDs
+  http://svn.apache.org/viewvc?view=rev&revision=793621
+  
http://people.apache.org/~markt/patches/2009-08-06-TLD-improvements-steps-1-3.patch
 (Steps 1-3)
+  +1: markt
+  -1: 
+  Step 4: Sync Catalina and Jasper code so a) they have the same behaviour and
+  b) use the same code so they are easier to keep in sync.
+  http://svn.apache.org/viewvc?view=rev&revision=795143
+  http://svn.apache.org/viewvc?view=rev&revision=795767
+  http://svn.apache.org/viewvc?view=rev&revision=795819
+  http://svn.apache.org/viewvc?view=rev&revision=795822
+  http://svn.apache.org/viewvc?view=rev&revision=795824
+  http://svn.apache.org/viewvc?view=rev&revision=795838
+  http://svn.apache.org/viewvc?view=rev&revision=795860
+  http://svn.apache.org/viewvc?view=rev&revision=795902
+  http://svn.apache.org/viewvc?view=rev&revision=796016
+  http://svn.apache.org/viewvc?view=rev&revision=796017
+  http://svn.apache.org/viewvc?view=rev&revision=796030
+  http://svn.apache.org/viewvc?view=rev&revision=801601
+  http://svn.apache.org/viewvc?view=rev&revision=801637
+  
http://people.apache.org/~markt/patches/2009-08-06-TLD-improvements-steps-1-4.patch
 (Steps 1-4)
+  +1: markt
+  -1: 



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

Reply via email to