Jerry Cwiklik created UIMA-4713:
-----------------------------------
Summary: Update UIMA-DUCC javadoc plugin to build with JDK1.8
Key: UIMA-4713
URL: https://issues.apache.org/jira/browse/UIMA-4713
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.0.2-Ducc
Ducc build fails with Java 1.8 compiler. Many source files contain method
headers with @param's that are missing descriptions. This is a fatal error in
Java 8, while Java 7 is less aggressive.
Modify javadoc plugin to turn off strict checking and allow the build to finish.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)