Michael Stack created HBASE-25486:
-------------------------------------
Summary: Fix assembly of the hbase-shaded-testing-util*.jar; can't
unzip on case-insensitive fs
Key: HBASE-25486
URL: https://issues.apache.org/jira/browse/HBASE-25486
Project: HBase
Issue Type: Sub-task
Reporter: Michael Stack
See parent issue. We add exclusion of hbase-shaded-testing-utility.* because
unzip fails on case-insensitive fs because the jar has a META-INF/LICENSE and
then a directory to hold aggregated licenses at META-INF/license.
This issue is about reorg'ing the jar; e.g. name the license dir as 'licenses'
instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)