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 -- hibernate-dev@lists.jboss.org
To unsubscribe send an email to hibernate-dev-le...@lists.jboss.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to