1
0

[HUDI-3837] Fix license and rat check settings (#5273)

- add missing licenses
- fix CI setting to run rat plugin
- fix deploy script to include integ test modules
This commit is contained in:
Raymond Xu
2022-04-09 11:01:18 -07:00
committed by GitHub
parent 81b25c543a
commit 5e65aefc61
11 changed files with 89 additions and 19 deletions

View File

@@ -72,6 +72,7 @@ rsync -a \
--exclude ".idea" --exclude "*.iml" --exclude ".DS_Store" --exclude "build-target" \
--exclude "docs/content" --exclude ".rubydeps" \
--exclude "rfc" \
--exclude "docker/images" \
. hudi-$RELEASE_VERSION
tar czf ${RELEASE_DIR}/hudi-${RELEASE_VERSION}.src.tgz hudi-$RELEASE_VERSION