1
0

Javadoc is missing its Overview page

The overview.html file is not in the location maven-javadoc-plugin
expects
This commit is contained in:
Gary D. Gregory
2025-01-18 08:59:29 -05:00
parent fa59694ed1
commit a051d1793c
2 changed files with 1 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="1.3.5" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action dev="ggregory" type="fix" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 78 #285, #287, #295, #298, #303, #310.</action>