I've created a JIRA ticket here: https://hibernate.atlassian.net/browse/HHH-15241. Will try to fix the issue soon.
On Fri, Apr 29, 2022 at 12:38 PM Nathan Xu <[email protected]> wrote: > Please create a ticket and I will work on it afterwards. Thanks for > noticing this. I have planned to do this recently. > > On Tue., Apr. 26, 2022, 10:19 a.m. Mark Rotteveel, <[email protected]> > wrote: > >> 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 > > _______________________________________________ hibernate-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
