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 "Tom White (JIRA)" <ji...@apache.org> on 2012/09/04 17:06:08 UTC

[jira] [Created] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

Tom White created HADOOP-8762:
---------------------------------

             Summary: Mark container-provided dependencies with 'provided' scope
                 Key: HADOOP-8762
                 URL: https://issues.apache.org/jira/browse/HADOOP-8762
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 2.0.0-alpha
            Reporter: Tom White


For example the Tomcat and Jetty dependencies should be 'provided' since they are provided by the container (i.e. the Hadoop installation).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-8762:
------------------------------

    Attachment: HADOOP-8762.patch

This patch changes container dependencies to 'provided' for Common and HDFS. With this change I could remove the excludes from hadoop-client without bringing in any extra dependencies (in fact hadoop-client was incorrectly pulling in Jetty via HDFS).
                
> Mark container-provided dependencies with 'provided' scope
> ----------------------------------------------------------
>
>                 Key: HADOOP-8762
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8762
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Tom White
>         Attachments: HADOOP-8762.patch
>
>
> For example the Tomcat and Jetty dependencies should be 'provided' since they are provided by the container (i.e. the Hadoop installation).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448572#comment-13448572 ] 

Hadoop QA commented on HADOOP-8762:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12543721/HADOOP-8762.patch
  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/1401//console

This message is automatically generated.
                
> Mark container-provided dependencies with 'provided' scope
> ----------------------------------------------------------
>
>                 Key: HADOOP-8762
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8762
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-8762.patch
>
>
> For example the Tomcat and Jetty dependencies should be 'provided' since they are provided by the container (i.e. the Hadoop installation).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-8762) Mark container-provided dependencies with 'provided' scope

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-8762:
------------------------------

    Assignee: Tom White
      Status: Patch Available  (was: Open)
    
> Mark container-provided dependencies with 'provided' scope
> ----------------------------------------------------------
>
>                 Key: HADOOP-8762
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8762
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-8762.patch
>
>
> For example the Tomcat and Jetty dependencies should be 'provided' since they are provided by the container (i.e. the Hadoop installation).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira