Skip to content

Commit 6e452f4

Browse files
committed
Javadoc is missing its Overview page
The overview.html file is not in the location maven-javadoc-plugin expects
1 parent 36aedd5 commit 6e452f4

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
5050
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate constructor Counters.Counters() to be private in 4.0.</action>
5151
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate constructor Charsets.Charsets() to be private in 4.0.</action>
5252
<action dev="ggregory" type="fix" due-to="Gary Gregory">Pick up maven-antrun-plugin version from parent POM org.apache:apache.</action>
53+
<action dev="ggregory" type="fix" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
5354
<!-- ADD -->
5455
<action dev="ggregory" type="add" issue="IO-860" due-to="Nico Strecker, Gary Gregory">Add ThrottledInputStream.Builder.setMaxBytes(long, ChronoUnit).</action>
5556
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IOIterable.</action>
File renamed without changes.

0 commit comments

Comments
 (0)