vinothchandar commented on a change in pull request #918: [HUDI-121] : Address comments during RC2 voting URL: https://github.com/apache/incubator-hudi/pull/918#discussion_r327884106
########## File path: release/scripts/preparation_before_release.sh ########## @@ -22,9 +22,9 @@ set -e LOCAL_SVN_DIR=local_svn_dir ROOT_SVN_URL=https://dist.apache.org/repos/dist/ -DEV_REPO=dev -RELEASE_REPO=release -BEAM_REPO=hudi +DEV_REPO=dev/incubator Review comment: we already have a scripts directory.. can we just have these scripts there? make it `scripts/release` not to clutter the top level with too many folders. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
