@@ -85,6 +85,19 @@ There are six main areas included:
8585<!-- ================================================== -->
8686<section name =" Releases" >
8787
88+ <subsection name =" Commons IO 2.9.0 (requires Java 8)" >
89+ <p >
90+ Commons IO 2.9.0 requires a minimum of Java 8 -
91+ <a href =" https://commons.apache.org/io/download_io.cgi" >Download now!</a >
92+ </p >
93+ <p >
94+ View the
95+ <a href =" changes-report.html" >Release Notes</a >
96+ and
97+ <a href =" apidocs/index.html" >Javadoc API documents</a >
98+ </p >
99+ </subsection >
100+
88101 <subsection name =" Commons IO 2.8.0 (requires Java 8)" >
89102 <p >
90103 Commons IO 2.8.0 requires a minimum of Java 8 -
@@ -94,7 +107,7 @@ There are six main areas included:
94107 View the
95108 <a href =" changes-report.html" >Release Notes</a >
96109 and
97- <a href =" apidocs /index.html" >Javadoc API documents</a >
110+ <a href =" https://javadoc.io/doc/commons-io/commons-io/2.8.0 /index.html" >Javadoc API documents</a >
98111 </p >
99112 </subsection >
100113
@@ -107,7 +120,7 @@ There are six main areas included:
107120 View the
108121 <a href =" changes-report.html" >Release Notes</a >
109122 and
110- <a href =" javadocs/api- 2.7/index.html" >Javadoc API documents</a >
123+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.7/index.html" >Javadoc API documents</a >
111124 </p >
112125 </subsection >
113126
@@ -120,7 +133,7 @@ There are six main areas included:
120133 View the
121134 <a href =" upgradeto2_6.html" >Release Notes</a >
122135 and
123- <a href =" javadocs/api- 2.6/index.html" >Javadoc API documents</a >
136+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.6/index.html" >Javadoc API documents</a >
124137 </p >
125138 </subsection >
126139
@@ -133,7 +146,7 @@ There are six main areas included:
133146 View the
134147 <a href =" upgradeto2_5.html" >Release Notes</a >
135148 and
136- <a href =" javadocs/api- 2.5/index.html" >Javadoc API documents</a >
149+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.5/index.html" >Javadoc API documents</a >
137150 </p >
138151 </subsection >
139152
@@ -144,7 +157,7 @@ There are six main areas included:
144157</p >
145158<p >
146159View the <a href =" upgradeto2_4.html" >Release Notes</a > and
147- <a href =" javadocs/api- 2.4/index.html" >Javadoc API documents</a >
160+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.4/index.html" >Javadoc API documents</a >
148161</p >
149162</subsection >
150163
@@ -155,7 +168,7 @@ View the <a href="upgradeto2_4.html">Release Notes</a> and
155168</p >
156169<p >
157170View the <a href =" upgradeto2_3.html" >Release Notes</a > and
158- <a href =" javadocs/api- 2.3/index.html" >Javadoc API documents</a >
171+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.3/index.html" >Javadoc API documents</a >
159172</p >
160173</subsection >
161174
@@ -166,13 +179,14 @@ Commons IO 2.2 requires a minimum of JDK 1.5 -
166179</p >
167180<p >
168181View the <a href =" upgradeto2_2.html" >Release Notes</a > and
169- <a href =" javadocs/api- 2.2/index.html" >Javadoc API documents</a >
182+ <a href =" https://javadoc.io/doc/commons-io/commons-io/ 2.2/index.html" >Javadoc API documents</a >
170183</p >
171184</subsection >
172185
173186<subsection name =" Older Releases" >
174187<p >
175- For previous releases, see the <a href =" https://archive.apache.org/dist/commons/io/" >Apache Archive</a >.
188+ For previous releases, see the <a href =" https://archive.apache.org/dist/commons/io/" >Apache Archive</a >
189+ and <a href =" https://javadoc.io/doc/commons-io/commons-io/" >Javadoc Archive</a >
176190</p >
177191</subsection >
178192
0 commit comments