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

Allen Wittenauer commented on HADOOP-12892:
-------------------------------------------

I've been digging into our release artifacts today while testing my latest 
iteration of this and found some concerning things...

>From what I can tell, there are effectively 4 ways in which bits can appear in 
>the final dist:

* Use the dist-tar-stitching script (either in hadoop-dist/pom.xml in branch-2 
or pulled out into dev-support in trunk)
* Custom handling in hadoop-assemblies
* Custom handling in that modules's pom.xml
* Custom handling elsewhere that needs to be dug out (e.g., 
hadoop-mapreduce-project specifically handling the stuff in 
hadoop-mapreduce-client-nativetask)

If a module is added that doesn't do any of these things, then they effectively 
disappear.  For trunk, I've noticed two oddities:

* hdfs-client source and test jars are missing
* hadoop-hdfs-native-client completely disappears

There are likely more.

> fix/rewrite create-release
> --------------------------
>
>                 Key: HADOOP-12892
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12892
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>         Attachments: HADOOP-12892.00.patch
>
>
> create-release needs some major surgery.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to