You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Johannes Geppert (JIRA)" <ji...@apache.org> on 2015/07/24 21:41:05 UTC

[jira] [Resolved] (WW-4531) Improve javadoc to be compatible with more strict JDK8 javadoc standard

     [ https://issues.apache.org/jira/browse/WW-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Geppert resolved WW-4531.
----------------------------------
    Resolution: Fixed

> Improve javadoc to be compatible with more strict JDK8 javadoc standard
> -----------------------------------------------------------------------
>
>                 Key: WW-4531
>                 URL: https://issues.apache.org/jira/browse/WW-4531
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.5
>         Environment: JDK8
>            Reporter: Johannes Geppert
>            Assignee: Johannes Geppert
>            Priority: Minor
>              Labels: docuentation, javadoc
>             Fix For: 2.5
>
>
> Build breaks with JDK8 because it fails in case of warnings when creating javadocs. Because with JDK8 javadoc is more strict and requires valid HTML. 
> See:
> http://docs.oracle.com/javase/8/docs/technotes/guides/javadoc/whatsnew-8.html 
> One option would be to simply disable the warnings during the build an other option is to improve the docs.



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