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 "Matthias Friedrich (JIRA)" <ji...@apache.org> on 2012/08/29 18:40:07 UTC

[jira] [Created] (HADOOP-8745) Incorrect version numbers in hadoop-core POM

Matthias Friedrich created HADOOP-8745:
------------------------------------------

             Summary: Incorrect version numbers in hadoop-core POM
                 Key: HADOOP-8745
                 URL: https://issues.apache.org/jira/browse/HADOOP-8745
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1.0.3
            Reporter: Matthias Friedrich
            Priority: Minor


The hadoop-core POM as published to Maven central has different dependency versions than Hadoop actually has on its runtime classpath. This can lead to client code working in unit tests but failing on the cluster and vice versa.

The following version numbers are incorrect: jackson-mapper-asl, kfs, and jets3t. There's also a duplicate dependency to commons-net.

--
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] [Resolved] (HADOOP-8745) Incorrect version numbers in hadoop-core POM

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

Eli Collins resolved HADOOP-8745.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0
     Hadoop Flags: Reviewed

I've committed this to branch-1. Thanks Matthias!
                
> Incorrect version numbers in hadoop-core POM
> --------------------------------------------
>
>                 Key: HADOOP-8745
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8745
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.0.3
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: HADOOP-8745-branch-1.0.patch
>
>
> The hadoop-core POM as published to Maven central has different dependency versions than Hadoop actually has on its runtime classpath. This can lead to client code working in unit tests but failing on the cluster and vice versa.
> The following version numbers are incorrect: jackson-mapper-asl, kfs, and jets3t. There's also a duplicate dependency to commons-net.

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