[ https://issues.apache.org/jira/browse/HADOOP-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alejandro Abdelnur updated HADOOP-7498: --------------------------------------- Attachment: HADOOP-7498v1.patch Removes legacy tar creation. Renames remaining profile to be 'tar' The TAR itself does not have the '-bin' postfix anymore. > Remove legacy TAR layout creation > --------------------------------- > > Key: HADOOP-7498 > URL: https://issues.apache.org/jira/browse/HADOOP-7498 > Project: Hadoop Common > Issue Type: Sub-task > Components: build > Affects Versions: 0.23.0 > Reporter: Alejandro Abdelnur > Fix For: 0.23.0 > > Attachments: HADOOP-7498v1.patch > > > Currently the build creates 2 different tarball layouts. > One is the legacy one, the layout used until 0.22 (ant tar & mvn package > -Ptar) > The other is new new one, the layout used in trunk that mimics the Unix > layout (ant binary & mvn package -Pbintar). > The legacy layout is of not use as all the scripts have been modified to work > with the new layout only. > We should thus remove the legacy layout generation. > In addition we could rename the current 'bintar' to just 'tar' -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira