[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user