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

Appy commented on HBASE-19089:
------------------------------

Ran the hbase_nightly_source-artifact.sh script for testing. Looks good.
{noformat}
appy appy-MBP-3 ~/apache/hbase (assembly) → 
./dev-support/hbase_nightly_source-artifact.sh  .
You'll find logs and temp files in /tmp/hbase-srctarball-test-23111.12941
Maven details, in case our JDK doesn't match expectations:
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; 
support was removed in 8.0
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-10T08:41:47-08:00)
Maven home: /usr/local/apache-maven-3.3.9
Java version: 1.8.0_65, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
Do a clean building of the source artifact using code in 
/Users/appy/apache/hbase/.
Clean...
Follow the ref guide section on making a RC: Step 6 Build the source tarball
Unpack the source tarball
Diff against source tree
Checking against things we don't expect to include in the source tarball (git 
related, etc.)
Everything looks as expected.
Follow the ref guide section on making a RC: Step 8 Build the binary tarball.
Building a binary tarball from the source tarball succeeded.
{noformat}

> Fix the list of included moduleSets in src and binary tars
> ----------------------------------------------------------
>
>                 Key: HBASE-19089
>                 URL: https://issues.apache.org/jira/browse/HBASE-19089
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Blocker
>             Fix For: 3.0.0, 2.0.0-beta-1
>
>         Attachments: HBASE-19089.master.001.patch, 
> HBASE-19089.master.002.patch
>
>
> List of moduleSets included in src.xml and hadoop-two-compat.xml differ quite 
> a lot. Particularly, hadoop-two-compat.xml is missing quite a few modules.
> The core issue is duplication involved in <included> list. Let me try to get 
> rid of it by using a shared list and including it using <componentDescriptor>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to