@@ -47,22 +47,35 @@ There are six main areas included:
4747<!-- ================================================== -->
4848<section name =" Releases" >
4949
50- <subsection name =" Commons IO 2.6 (requires JDK 1.7+ )" >
50+ <subsection name =" Commons IO 2.7 (requires Java 8 )" >
5151 <p >
52- Commons IO 2.6 is the latest version and requires a minimum of JDK 1.7 -
52+ Commons IO 2.7 requires a minimum of Java 8 -
5353 <a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
5454 </p >
5555 <p >
5656 View the
57- <a href =" upgradeto2_6 .html" >Release Notes</a >
57+ <a href =" changes-report .html" >Release Notes</a >
5858 and
5959 <a href =" javadocs/api-release/index.html" >Javadoc API documents</a >
6060 </p >
6161 </subsection >
6262
63- <subsection name =" Commons IO 2.5 (requires JDK 1.6+)" >
63+ <subsection name =" Commons IO 2.6 (requires Java 7)" >
64+ <p >
65+ Commons IO 2.6 requires a minimum of Java 7 -
66+ <a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
67+ </p >
68+ <p >
69+ View the
70+ <a href =" upgradeto2_6.html" >Release Notes</a >
71+ and
72+ <a href =" javadocs/api-2.6/index.html" >Javadoc API documents</a >
73+ </p >
74+ </subsection >
75+
76+ <subsection name =" Commons IO 2.5 (requires Java 6)" >
6477 <p >
65- Commons IO 2.5 requires a minimum of JDK 1. 6 -
78+ Commons IO 2.5 requires a minimum of Java 6 -
6679 <a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
6780 </p >
6881 <p >
@@ -73,7 +86,7 @@ There are six main areas included:
7386 </p >
7487 </subsection >
7588
76- <subsection name =" Commons IO 2.4 (requires JDK 1.6+ )" >
89+ <subsection name =" Commons IO 2.4 (requires Java 6 )" >
7790<p >
7891 Commons IO 2.4 requires a minimum of JDK 1.6 -
7992<a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
@@ -84,7 +97,7 @@ View the <a href="upgradeto2_4.html">Release Notes</a> and
8497</p >
8598</subsection >
8699
87- <subsection name =" Commons IO 2.3 (requires JDK 1.6+ )" >
100+ <subsection name =" Commons IO 2.3 (requires Java 6 )" >
88101<p >
89102 Commons IO 2.3 requires a minimum of JDK 1.6 -
90103<a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
@@ -95,7 +108,7 @@ View the <a href="upgradeto2_3.html">Release Notes</a> and
95108</p >
96109</subsection >
97110
98- <subsection name =" Commons IO 2.2 (requires JDK 1.5+ )" >
111+ <subsection name =" Commons IO 2.2 (requires Java 5 )" >
99112<p >
100113Commons IO 2.2 requires a minimum of JDK 1.5 -
101114<a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
0 commit comments