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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2012/06/25 15:39:42 UTC

[jira] [Commented] (HADOOP-8527) Dont use JDK6 tools as dependency

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

Hadoop QA commented on HADOOP-8527:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12533310/hadoop-jdk.tools.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 javac.  The patch appears to cause the build to fail.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1140//console

This message is automatically generated.
                
> Dont use JDK6 tools as dependency
> ---------------------------------
>
>                 Key: HADOOP-8527
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8527
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 2.0.0-alpha, 3.0.0
>            Reporter: Radim Kolar
>         Attachments: hadoop-jdk.tools.txt
>
>
> In hadoop-project/pom.xml there is dependency on jdk.tools/jdk.tools/1.6 with system scope. This dependency breaks maven-assembly jar-with-dependencies because it tries to find artifact which does not exists in maven repo.
> It should not be needed. if hadoop is build with JRE, then compile fails. Adding dependency on jdk.tools does not improve situation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira