PHILO-HE commented on code in PR #11696:
URL:
https://github.com/apache/incubator-gluten/pull/11696#discussion_r2881541863
##########
dev/release/package-release.sh:
##########
@@ -62,7 +62,7 @@ unzip -q ${SRC_ZIP}
# Rename folder to remove "rc*" for formal release.
mv incubator-gluten-${TAG_VERSION} ${SRC_DIR}
-tar -czf apache-gluten-${RELEASE_VERSION}-incubating-src.tar.gz ${SRC_DIR}
Review Comment:
Nit: As discussed on the mailing list, can we remove the unnecessary source
files before packaging?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]