apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 344 forks source link

[#5535] fix(build,license): Fix the gradle publish issue and several license issues #5544

Closed jerryshao closed 1 week ago

jerryshao commented 1 week ago

What changes were proposed in this pull request?

  1. Fix the release script to also publish .module file used for gradle.
  2. Update the original place for gradle script.
  3. Update the paths for codes referring from Ranger.

Why are the changes needed?

Fix the publish and license issue

Fix: #5535

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Local verification.

yuqi1129 commented 1 week ago

Other parts look good to me.