From 67d4f42b112410f22977275333f9f1dc42683940 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 18 Jul 2019 10:09:55 -0400 Subject: Fix documentation of Java version from "8.0" to "8". --- src/site/resources/release-notes/RELEASE-NOTES-3.9.txt | 4 ++-- src/site/xdoc/index.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/site') diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt index 5a5e3b55f..f9ee7aa22 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt @@ -9,7 +9,7 @@ This document contains the release notes for the 3.9 version of Apache Commons L Commons Lang is a set of utility functions and reusable components that should be of use in any Java environment. -Lang 3.9 and onwards now targets Java 8.0, making use of features that arrived with Java 8.0. +Lang 3.9 and onwards now targets Java 8, making use of features that arrived with Java 8. For the advice on upgrading from 2.x to 3.x, see the following page: @@ -19,7 +19,7 @@ Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. -New features and bug fixes. Requires Java 8.0, supports Java 9, 10, 11 +New features and bug fixes. Requires Java 8, supports Java 9, 10, 11 Changes in this version include: diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index b446e1455..354503dba 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -50,7 +50,7 @@ and various project reports are provided. The Javadoc API documents are available online:

-- cgit v1.2.3