Description
We have a lot of Javadoc build failures, which causes Oozie to fail to build on Java 8, which is more strict than Java 6 or 7 was. OOZIE-2178 fixed all of these that existed at that time, but we've since introduced a lot more. OOZIE-2487 made a workaround to prevent this from causing the build to fail, but we should fix these (again) and remove the OOZIE-2487 workaround.
Attachments
Attachments
Issue Links
- is duplicated by
-
OOZIE-3117 fix for warning: no @throws for
- Resolved
-
OOZIE-3118 fix for error: self-closing element not allowed
- Resolved
-
OOZIE-2905 fix for warning no description for @param
- Resolved
-
OOZIE-3115 fix for javadoc warning: empty <p> tag
- Resolved
-
OOZIE-3116 fix for warning: no description for @throws
- Resolved
- is related to
-
OOZIE-2487 Temporary workaround for Java 8 Javadoc errors
- Closed
-
OOZIE-2178 fix javadoc to compile on JDK8
- Closed
- relates to
-
OOZIE-2969 Drop support for Java 1.7
- Closed
-
OOZIE-2832 Turn off doclint in JDK 8 Javadoc
- Resolved
- links to