NMW Javadoc Resources Changelog
nmw-javadoc-resources-1.1.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
nmw-javadoc-resources-1.0.2
Release Notes
- Now supports Java 9+ modules with included
Automatic-Module-Name
manifest entry.
nmw-javadoc-resources-1.0.1
Release Notes
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
nmw-javadoc-resources-1.0.0
Release Notes
- New project for Javadoc resources for NMW-branded projects.
- Added images to save space by avoiding "data:" URL on each page:
nmw-javadoc-resources/nmw-logo.png
nmw-javadoc-resources/fork-me.png
-
Added
resources/fonts/dejavu.css
to avoid 404's due to
JDK bug 8129828.