jira-importer commented on issue #710: URL: https://github.com/apache/maven-javadoc-plugin/issues/710#issuecomment-2957347543
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented A float is not the way to solve this anymore. Instead there should a solution comparable with Aethers `Version<Comparable>`. IIUC Project Verona will also provide such class, but that'll only work when using Java9 as runtime. So for now I think we're good, but in the future we should switch to a `Version` implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
