You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jb...@apache.org on 2013/11/17 22:25:55 UTC

svn commit: r1542828 - /tomcat/trunk/webapps/docs/changelog.xml

Author: jboynes
Date: Sun Nov 17 21:25:55 2013
New Revision: 1542828

URL: http://svn.apache.org/r1542828
Log:
update changelog about removal of JasperListener

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1542828&r1=1542827&r2=1542828&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Nov 17 21:25:55 2013
@@ -186,6 +186,10 @@
         on Windows. Prevent Tomcat from starting when $CATALINA_HOME and/or
         $CATALINA_BASE contains a colon on Linux/FreeBSD/etc. (markt)
       </fix>
+      <scode>
+        Initialize the JSP runtime in Jasper's initializer to avoid need for a
+        Jasper-specific lifecycle listener. JasperListener has been removed. (jboynes)
+      </scode>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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