Author: kkolinko
Date: Sat Jan 19 13:11:53 2013
New Revision: 1435535
URL: http://svn.apache.org/viewvc?rev=1435535&view=rev
Log:
Add notice about JspC issue to the announcement of 7.0.35.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1435535&r1=1435534&r2=1435535&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Jan 19 13:11:53 2013
@@ -258,6 +258,14 @@ Full details of these changes, and all t
</p>
+<p>
+<strong>Notice:</strong> The JspC tool that is used to pre-compile JSP pages
+is broken in this release. See
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54440">issue
54440</a>
+for details.
+</p>
+
+
<p align="center">
<a href="download-70.cgi">Download</a> |
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1435535&r1=1435534&r2=1435535&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat Jan 19 13:11:53 2013
@@ -57,6 +57,12 @@ Full details of these changes, and all t
<a href="tomcat-7.0-doc/changelog.html">Tomcat 7 changelog</a>.
</p>
+<p><strong>Notice:</strong> The JspC tool that is used to pre-compile JSP pages
+is broken in this release. See
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54440">issue
54440</a>
+for details.
+</p>
+
<p align="center">
<a href="download-70.cgi">Download</a> |
<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.35</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]