* Some warnings occur when building the JavaDoc which should be removed: ** wrong links/references ** some "unknown" tags
* - 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 used in ORM and HV) needs to be used, which styles the correct CSS classes as referenced by JavaDocs built with Java 7. - (has been addressed with OGM-341 already)
|