Author: markt
Date: Fri Jan 17 15:42:07 2014
New Revision: 1559154

URL: http://svn.apache.org/r1559154
Log:
Update JSTL JARs to 1.1.2 (same as Tomcat 7) with an svn cp from Tomcat 7.
Fixes various validation issues when using the examples web application with 
validation enabled.

Added:
    tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/lib/jstl.jar
      - copied unchanged from r1559151, 
tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/lib/jstl.jar
    tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/lib/standard.jar
      - copied unchanged from r1559151, 
tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/lib/standard.jar
Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1559154&r1=1559153&r2=1559154&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jan 17 15:42:07 2014
@@ -44,12 +44,6 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt, kkolinko, jboynes
   -1:
 
-* Update JSTL JARs to 1.1.2 (same as Tomcat 7) with an svn cp from Tomcat 7.
-  Fixes various validation issues when using the examples web application with
-  validation enabled.
-  +1: markt, kkolinko, jboynes
-  -1:
-
 
 PATCHES/ISSUES THAT ARE STALLED:
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1559154&r1=1559153&r2=1559154&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Jan 17 15:42:07 2014
@@ -234,6 +234,10 @@
       <update>
         Update to Eclipse JDT Compiler 4.3.1. (markt)
       </update>
+      <update>
+        Update the Apache Jakarta JSTL implementation used by the exmaples web
+        application to 1.1.2. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>



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

Reply via email to