Jean-Baptiste Nizet commented on an issue
Hibernate ORM / Bug HHH-8608
published javadoc for 4.1 and 4.2 looks like shit
The published javadoc of versions 4.1 and 4.2 doesn't look nice at all, because it uses a Java 6 stylesheet and the doc has been generated with Java 7.
I've been asked to create this JIRA via Twitter (https://twitter.com/Hibernate/status/388552572824735744) and to contribute a fix for the CSS, but The fix seems to exists for 6 months in the Hibernate gih...