Steve Loughran created HADOOP-11377:
---------------------------------------
Summary: jdiff failing on java 8, "Null.java" not found
Key: HADOOP-11377
URL: https://issues.apache.org/jira/browse/HADOOP-11377
Project: Hadoop Common
Issue Type: Sub-task
Components: build
Affects Versions: 2.7.0
Environment: Java8 jenkins
Reporter: Steve Loughran
Jdiff is having problems on Java 8, as it cannot find a javadoc for the new
{{Null}} datatype
{code}
'<https://builds.apache.org/job/Hadoop-common-trunk-Java8/ws/hadoop-common-project/hadoop-common/dev-support/jdiff/Null.java'>
The ' characters around the executable and arguments are
not part of the command.
[javadoc] javadoc: error - Illegal package name: ""
[javadoc] javadoc: error - File not found:
"<https://builds.apache.org/job/Hadoop-common-trunk-Java8/ws/hadoop-common-project/hadoop-common/dev-support/jdiff/Null.java">
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)