Stefan Seelmann created DIRSTUDIO-1052:
------------------------------------------

             Summary: Fix javadoc to meet Java 8 standards
                 Key: DIRSTUDIO-1052
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1052
             Project: Directory Studio
          Issue Type: Task
            Reporter: Stefan Seelmann
            Priority: Minor
             Fix For: 2.0.0-M10


Java 8 javadoc includes a linter that is very strict and fails when Javadoc is 
not correct.

As a workaround it is possible to disable the linter, but for the long term we 
should fix the javadocs.

{code}
<additionalparam>-Xdoclint:none</additionalparam>
{code}

See also http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to