Skip to content
Snippets Groups Projects
Commit 4b55be23 authored by Keith's avatar Keith Committed by afarrell
Browse files

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).
parent 0e79a7d8
Branches
Tags 3.58
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment