File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ fail_for_invalid_args() {
3434# Constants
3535PROJECT_NAME=" Apache Log4j Tools"
3636PROJECT_SITE=" https://logging.apache.org/log4j/tools"
37+ PROJECT_STAGING_SITE=" ${PROJECT_SITE/ apache.org/ staged.apache.org} "
3738PROJECT_REPO=" https://github.com/apache/logging-log4j-tools"
3839PROJECT_DIST_DIR=" https://dist.apache.org/repos/dist/dev/logging/log4j-tools"
3940PROJECT_VERSION=" $2 "
@@ -59,7 +60,8 @@ Title: [VOTE] Release $PROJECT_NAME $PROJECT_VERSION
5960
6061This is a vote to release the $PROJECT_NAME $PROJECT_VERSION .
6162
62- Source repository: $PROJECT_REPO
63+ Website: $PROJECT_STAGING_SITE
64+ GitHub: $PROJECT_REPO
6365Commit: $COMMIT_ID
6466Distribution: $PROJECT_DIST_DIR
6567Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1113
You can’t perform that action at this time.
0 commit comments