You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/09/23 16:04:43 UTC

[lang] Adding TODO to index.xml for 3.9 release

Repository: commons-lang
Updated Branches:
  refs/heads/master 9e79655f6 -> ec6a15696


Adding TODO to index.xml for 3.9 release


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ec6a1569
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/ec6a1569
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/ec6a1569

Branch: refs/heads/master
Commit: ec6a15696fd4e3839ab064e5f3f4497399d43480
Parents: 9e79655
Author: Rob Tompkins <ch...@gmail.com>
Authored: Sun Sep 23 12:04:37 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Sun Sep 23 12:04:37 2018 -0400

----------------------------------------------------------------------
 src/site/xdoc/index.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/ec6a1569/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 859ed6e..0871468 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -50,6 +50,7 @@ and various <a href="project-reports.html">project reports</a> are provided.
 The Javadoc API documents are available online:
 </p>
 <ul>
+<!--TODO: (from:Rob Tompkins) when upversioning the following to 3.9, change parenthetical to "[Java 8 and up]" -->
 <li>The <a href="javadocs/api-3.8.1/index.html">current stable release 3.8.1</a> [Java 7 and up]</li>
 <li>The <a href="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2 and up]</li>
 <li>Older releases - see the <a href="release-history.html">Release History</a> page</li>