Skip to content

Commit

Permalink
Javadoc is missing its Overview page
Browse files Browse the repository at this point in the history
The overview.html file is not in the location maven-javadoc-plugin
expects
  • Loading branch information
garydgregory committed Jan 18, 2025
1 parent 68039a9 commit 33e070b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<release version="1.10.1" date="YYYY-MM-DD" description="This is a maintenance release and requires Java 8.">
<!-- FIX -->
<action type="fix" issue="BEANUTILS-541" dev="ggregory" due-to="Sergey Chernov">FluentPropertyBeanIntrospector concurrency issue (backport to 1.X) #325.</action>
<action type="fix" dev="ggregory" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 79.</action>
Expand Down
File renamed without changes.

0 comments on commit 33e070b

Please sign in to comment.