This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 7cc4af6c27153b06f88257564b003af97e71d1c0 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 24 16:39:26 2019 +0100 Update link to point to Java 8 javadoc --- webapps/docs/logging.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/logging.xml b/webapps/docs/logging.xml index 1f546bb..b60744e 100644 --- a/webapps/docs/logging.xml +++ b/webapps/docs/logging.xml @@ -398,8 +398,8 @@ java.util.logging.ConsoleHandler.formatter = java.util.logging.OneLineFormatter] <a href="api/org/apache/juli/package-summary.html"><code>org.apache.juli</code></a> package. </li> - <li>Oracle Java 6 Javadoc for the - <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/package-summary.html"><code>java.util.logging</code></a> + <li>Oracle Java 8 Javadoc for the + <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html"><code>java.util.logging</code></a> package. </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org