Author: kkolinko
Date: Sat Apr 21 10:53:31 2018
New Revision: 1829706
URL: http://svn.apache.org/viewvc?rev=1829706&view=rev
Log:
Add regression warning to the announcement of Tomcat 7.0.86.
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=1829706&r1=1829705&r2=1829706&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Apr 21 10:53:31 2018
@@ -268,6 +268,13 @@ Full details of these changes, and all t
</p>
+<p>
+<strong>Warning:</strong> There is a regression in handling of DataSource
+resources that do not specify a factory. A simple configuration workaround
+is available. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62316">62316</a>. This
will be fixed in 7.0.87.
+</p>
+
+
<p style="text-align: center;">
<a href="https://tomcat.apache.org/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=1829706&r1=1829705&r2=1829706&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat Apr 21 10:53:31 2018
@@ -58,6 +58,11 @@ Full details of these changes, and all t
<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.86_(violetagg)">Tomcat 7
changelog</a>.
</p>
+<p><strong>Warning:</strong> There is a regression in handling of DataSource
+resources that do not specify a factory. A simple configuration workaround
+is available. See bug <bug>62316</bug>. This will be fixed in 7.0.87.
+</p>
+
<p style="text-align: center;">
<a href="download-70.cgi">Download</a>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]