You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/03/18 12:21:38 UTC

[jira] [Commented] (HADOOP-11377) jdiff failing on java 7 and java 8, "Null.java" not found

    [ https://issues.apache.org/jira/browse/HADOOP-11377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366980#comment-14366980 ] 

Tsuyoshi Ozawa commented on HADOOP-11377:
-----------------------------------------

How to reproduce:
{code}mvn package -Pdocs -DskipTests {code} 

> jdiff failing on java 7 and 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.6.0, 2.7.0
>         Environment: Java8 jenkins
>            Reporter: Steve Loughran
>            Priority: Blocker
>
> 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)