Am 17.09.2018 um 14:19 schrieb ma...@apache.org:
Author: markt
Date: Mon Sep 17 12:19:37 2018
New Revision: 1841069
URL: http://svn.apache.org/viewvc?rev=1841069&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62674
Correct a regression in the stand-alone JSP compiler utility, JspC, caused by
the fix for 53492, that caused the JCP compiler to hang.
Modified:
tomcat/trunk/java/org/apache/jasper/JspC.java
tomcat/trunk/webapps/docs/changelog.xml
... snip ...
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1841069&r1=1841068&r2=1841069&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Sep 17 12:19:37 2018
@@ -84,6 +84,11 @@
<bug>62721</bug>: Correct generation of web.xml header when using
JspC.
(markt)
</fix>
+ <fix>
+ <bug>62674</bug>: Correct a regression in the stand-alone JSP compiler
+ utility, <code>JspC</code>, caused by the fix for <bug>53492</bug>,
that
+ caused the JCP compiler to hang. (markt)
JCP => JSP
or
JCP => JspC ?
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org