[
https://issues.apache.org/jira/browse/HBASE-19184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240810#comment-16240810
]
Appy commented on HBASE-19184:
------------------------------
If we update nightly test, we still end up with redundancy...two places having
commands to build src tarball. Agreed it doesn't change often, but let's merge
the two flows 1) build tarballs --> deploy; 2) build tarballs --> check for
correctness; into one flow: build tarball --> check of correctness --> deploy
(conditional on --deploy flag)
Multiple benefits - removes redundancy of commands, makes those checks part of
RC flow, and nightly will test exact, but subset (deploy will be off) of RC
flow.
> clean up nightly source artifact test to match expectations from switch to
> git-archive
> --------------------------------------------------------------------------------------
>
> Key: HBASE-19184
> URL: https://issues.apache.org/jira/browse/HBASE-19184
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
>
> HBASE-19152 changed recommended way of building RC source artifacts to rely
> on git archive instead of the maven assembly plugin.
> update nightly test to match those expectations..
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)