[
https://issues.apache.org/jira/browse/HADOOP-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088836#comment-13088836
]
Hudson commented on HADOOP-7498:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #762 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/762/])
HADOOP-7498. Remove legacy TAR layout creation. Contributed by Alejandro
Abdelnur.
tomwhite :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160341
Files :
*
/hadoop/common/trunk/hadoop-assemblies/src/main/resources/assemblies/hadoop-bintar.xml
*
/hadoop/common/trunk/hadoop-assemblies/src/main/resources/assemblies/hadoop-tar.xml
* /hadoop/common/trunk/hadoop-project-distro/pom.xml
* /hadoop/common/trunk/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/BUILDING.txt
> 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
> Assignee: 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