[hibernate-dev] Javadocs for Hibernate 6.0 contains docs for classes that no longer exists
Mark Rotteveel <[email protected]> Tue, 26 Apr 2022 16:10:16 +0200
| Newsgroups | gmane.comp.java.hibernate.devel |
|---|---|
| Organization | Me, myself and I |
| Message-ID | <[email protected]> |
It looks like the Hibernate 6.0 javadoc documentation contains files for classes that no longer exist. They do not appear in the navigation itself, but if you have a link (or can guess a name) you can still find them: Some examples: https://docs.jboss.org/hibernate/orm/6.0/javadocs/org/hibernate/dialect/function/SQLFunctionTemplate.html (class no longer exists) https://docs.jboss.org/hibernate/orm/6.0/javadocs/org/hibernate/dialect/FirebirdDialect.html (was moved to community dialects) I guess a non-clean output directory was used, or the target directory on the website wasn't cleaned out. Also, on https://hibernate.org/orm/releases/6.0/, the javadoc link goes to https://docs.jboss.org/hibernate/stable/orm/javadocs/ which is for 5.5.9.Final, not 6.0. Do you want me to raise a ticket, or is this sufficient? Mark -- Mark Rotteveel _______________________________________________ hibernate-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s