You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Bruno Mahé (Created JIRA)" <ji...@apache.org> on 2011/11/08 03:40:52 UTC

[jira] [Created] (HADOOP-7805) Hadoop distribution tarball bundle some libraries several times with different versions

Hadoop distribution tarball bundle some libraries several times with different versions
---------------------------------------------------------------------------------------

                 Key: HADOOP-7805
                 URL: https://issues.apache.org/jira/browse/HADOOP-7805
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.23.0
            Reporter: Bruno Mahé


It would be nice to only use only one version of each.
For instance (from the resulting dist tarball):

./hadoop-0.23.0-SNAPSHOT/share/hadoop/common/lib/netty-3.2.4.Final.jar
./hadoop-0.23.0-SNAPSHOT/lib/netty-3.2.3.Final.jar

./hadoop-0.23.0-SNAPSHOT/share/hadoop/hdfs/lib/slf4j-log4j12-1.5.11.jar
./hadoop-0.23.0-SNAPSHOT/share/hadoop/hdfs/lib/slf4j-api-1.5.11.jar
./hadoop-0.23.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.5.11.jar
./hadoop-0.23.0-SNAPSHOT/share/hadoop/common/lib/slf4j-api-1.5.11.jar
./hadoop-0.23.0-SNAPSHOT/lib/slf4j-log4j12-1.6.1.jar
./hadoop-0.23.0-SNAPSHOT/lib/slf4j-api-1.6.1.jar


./hadoop-0.23.0-SNAPSHOT/share/hadoop/common/lib/stax-api-1.0.1.jar
./hadoop-0.23.0-SNAPSHOT/share/hadoop/common/lib/stax-api-1.0-2.jar


--
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