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

Alejandro Abdelnur commented on HADOOP-7496:
--------------------------------------------

Regarding 'why not have tar profiles activates distro profile?'

I was trying to do that, but a profile cannot activate another profile. That is 
why I've went the -D way (the -D enables a conditional TARing). I assume that 
for RPM/DEB we could do the same.

Sure we can use dist as the profile name, I'll update the patch with the rename.


> break Maven TAR & bintar profiles into just LAYOUT & TAR proper
> ---------------------------------------------------------------
>
>                 Key: HADOOP-7496
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7496
>             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-7496v1.patch
>
>
> Currently the tar & bintar profile create the layout and create tarball.
> For development it would be convenient to break them into layout and tar, 
> thus not having to pay the overhead of TARing up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to