-
- Downloads
Java 8 introduced a new very fussy javadoc which caused the install target to...
Java 8 introduced a new very fussy javadoc which caused the install target to fail. Bypassed but in a way that needs a flag in the DRAMA configuration file The html target fails if the new doclint checks introduced into javadoc with Java 8 are enabled. Until the source code files are fixed (a big job) defining the dmkmf symbol NoDramadocLint causes the -Xdoclint:none flag to be set and these tests are bypassed. So this is needed if Java 8 has been installed and the .java files have not yet been fixed. Anyone who has installed Java 8 will need to add this to their local DRAMA configuration file (in my case drama_local.macosx.cf).
Loading
Please register or sign in to comment