* When Some warnings occur when building the JavaDoc , several warnings occur due to which should be removed: ** wrong links . /references * Some * some "unknown" tags are reported
* Enable the OGM JavaDocs to be built using Java 7; Due to changes in the CSS classes used by JavaDoc HTML pages between Java 6 and 7, the existing custom Hibernate JavaDoc CSS file can't be used when building the docs with Java 7. Instead, an updated file ( as well used in ORM and HV) needs to be used, which styles the correct CSS classes as referenced by JavaDocs built with Java 7 .
|