kyuubi/build
ulysses-you 66dcf4564c
[KYUUBI #639] Fix kyuubi package without extension
<!--
Thanks for sending a pull request!

Here are some tips for you:
  1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
  2. If the PR is related to an issue in https://github.com/NetEase/kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
  3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
-->

### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the use case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->
Fix bug.

### _How was this patch tested?_
Manual test with follow two cmd:
```
./build/dist --name 1.2.0-test --tgz -Pspark-3.1 -Pspark-hadoop-2.7 -Dspark.archive.mirror=https://mirrors.bfsu.edu.cn/apache/spark/spark-3.1.1

./build/dist --name 1.2.0-test --tgz -Pspark-3.1 -Pspark-hadoop-2.7 -Dspark.archive.mirror=https://mirrors.bfsu.edu.cn/apache/spark/spark-3.1.1 -Pkyuubi-extension-spark_3.1
```

Closes #639 from ulysses-you/fix-extension-package.

Closes #639

9852413 [ulysses-you] fix

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
2021-05-14 17:59:17 +08:00
..
dependency.sh [KYUUBI #507] [BUILD] Fix dependencyList diff 2021-04-11 00:41:05 +08:00
dist [KYUUBI #639] Fix kyuubi package without extension 2021-05-14 17:59:17 +08:00
kyuubi-build-info [KYUUBI #297] Remove unused property from build properties file 2021-01-18 14:26:11 +08:00
mvn Squashed commit of the following: 2020-06-07 22:30:14 +08:00