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 2010/05/04 00:54:59 UTC

[jira] Updated: (HADOOP-6404) Rename the generated artifacts to common instead of core

     [ https://issues.apache.org/jira/browse/HADOOP-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-6404:
------------------------------

    Attachment: HADOOP-6404.patch

The previous patch no longer applies, so I've created a new one. This one only covers renaming the build artifacts (this includes the Ivy and Maven files). I have tested the changes by building a tar and checking the names of the JAR files inside it. Also, I have installed the JARs in a local Maven repo and successfully built HDFS and MapReduce artifacts (see HDFS-1126, MAPREDUCE-1751).

I think renaming core-{default,site}.xml to common-{default,site}.xml should be covered in another issue. Since 0.20 already has core-{default,site}.xml files backwards compatibility needs to be considered. This change isn't absolutely necessary for 0.21, in my opinion.

Also, this patch doesn't change all internal references to "core", these can be fixed in HADOOP-6159 at some point. Similarly, renaming the src/test/core tree can be a separate issue.


> Rename the generated artifacts to common instead of core
> --------------------------------------------------------
>
>                 Key: HADOOP-6404
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6404
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Owen O'Malley
>            Assignee: Giridharan Kesavan
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: HADOOP-6404.patch, HADOOP-6404.patch
>
>
> In the project split we renamed Core to Common, but failed to change the artifact names. We should do it before 0.21.0 is released.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.