[KYUUBI-SHADED #43] Enhance release scripts

### _Why are the changes needed?_

This PR backports the following release script enhancement from apache/kyuubi repo.

- https://github.com/apache/kyuubi/pull/5308
- https://github.com/apache/kyuubi/pull/6061

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #43 from pan3793/release-script.

f3a0a7a [Cheng Pan] Enhance releasing scripts

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 87dcbc4ac8426cb1b937fc32cab4044b0e1fb6c8)
Signed-off-by: Cheng Pan <chengpan@apache.org>
1 file changed
tree: 807a47248d4f76f23d734110207abb6fdf1a1e89
  1. .github/
  2. build/
  3. dev/
  4. kyuubi-relocated-force-shading/
  5. kyuubi-relocated-hive-service-rpc/
  6. kyuubi-relocated-zookeeper-parent/
  7. .asf.yaml
  8. .gitattributes
  9. .gitignore
  10. .rat-excludes
  11. LICENSE
  12. NOTICE
  13. pom.xml
  14. README.md
README.md

Apache Kyuubi Shaded Dependencies

This project packages relocated third-party libraries used by Apache Kyuubi.

All relocated classes is under the package org.apache.kyuubi.shaded, and the binary artifacts' name start with kyuubi-relocated-.

DISCLAIMER

This project is for Apache Kyuubi internal use. Included libs and/or their versions are subject to change at the dictate of Kyuubi without regard to the concern of others!

About

Apache Kyuubi is an open source project of The Apache Software Foundation (ASF).