[GitHub] [hbase] busbey commented on a change in pull request #1862: HBASE-24466 Release scripts in docker mode should be able to use a named volume for maven repo

2020-06-10 Thread GitBox
busbey commented on a change in pull request #1862: URL: https://github.com/apache/hbase/pull/1862#discussion_r438247409 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -173,6 +176,12 @@ if [ -n "$JAVA" ]; then JAVA_VOL=(--volume "$JAVA:/opt/hbase-java")

[GitHub] [hbase] busbey commented on a change in pull request #1862: HBASE-24466 Release scripts in docker mode should be able to use a named volume for maven repo

2020-06-15 Thread GitBox
busbey commented on a change in pull request #1862: URL: https://github.com/apache/hbase/pull/1862#discussion_r440549452 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -85,12 +86,14 @@ IMGTAG=latest JAVA= RELEASE_STEP= GIT_REPO= -while getopts "d:fhj:p:r