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

stack updated HBASE-2779:
-------------------------

    Attachment: 2779.txt

Patch that does the following when you call mvn ... assembly:assemble, it 
creates the following in target dir, 

[INFO] Building tar : 
/Users/Stack/checkouts/hbase/target/hbase-0.21.0-SNAPSHOT/target/hbase-0.21.0-SNAPSHOT-bin.tar.gz
[INFO] Building tar : 
/Users/Stack/checkouts/hbase/target/hbase-0.21.0-SNAPSHOT/target/hbase-0.21.0-SNAPSHOT-src.tar.gz

This is the new one:

hbase-0.21.0-SNAPSHOT-src.tar.gz

If you undo it, it looks like this:

{code}
$ ls
CHANGES.txt     LICENSE.txt     NOTICE.txt      README.txt      bin             
conf            docs            hbase-webapps   pom.xml         src
{code}

Inside in this dir I can do a mvn ....assembly:assembly to regenerate the tgzs 
and so on.

> Build a -src tgz to sit beside our -bin tgz when you call maven 
> assembly:assembly
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-2779
>                 URL: https://issues.apache.org/jira/browse/HBASE-2779
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.21.0
>
>         Attachments: 2779.txt
>
>
> Reinstitute a patch of Paul Smiths w/ some amendements.

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

Reply via email to