Updated the repository.apache.org instructions.
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/2cffe27a Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/2cffe27a Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/2cffe27a Branch: refs/heads/master Commit: 2cffe27ab527b4bf688037c9f7db8d204243b0b6 Parents: 17356b5 Author: Eldon Carman <[email protected]> Authored: Thu Mar 5 17:55:48 2015 -0800 Committer: Eldon Carman <[email protected]> Committed: Thu Mar 5 18:45:44 2015 -0800 ---------------------------------------------------------------------- src/site/apt/development_release.apt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/2cffe27a/src/site/apt/development_release.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/development_release.apt b/src/site/apt/development_release.apt index c3ab68b..dca910b 100644 --- a/src/site/apt/development_release.apt +++ b/src/site/apt/development_release.apt @@ -153,7 +153,11 @@ $ mvn release:perform * close the staging repository at {{{https://repository.apache.org/}https://repository.apache.org/}} - * Log into the website and look at the "Staging Repositories". You will be able to find the VXQuery repository and see the new release. + * Log into the website and look at the "Staging Repositories". + + * Find the VXQuery repository and click the "close" button. + + * Add a message: "Apache VXQuery X.Y-rc#" * check that the artifacts are available in the repository @@ -161,7 +165,13 @@ $ mvn release:perform * {{{http://mail-archives.apache.org/mod_mbox/vxquery-dev/201409.mbox/%3CCAGZxfJUZDczuZR5jQResE4B7%2Bv4QQgwMpAd%2B-_Kt-U_RjCyReA%40mail.gmail.com%3E}example e-mail}} - * after successful vote promote staging repository {{{https://repository.apache.org/}https://repository.apache.org/}} + * after successful vote release staging repository {{{https://repository.apache.org/}https://repository.apache.org/}} + + * Log into the website and look at the "Staging Repositories". + + * Find the VXQuery repository and click the "release" button. + + * Add a message: "Apache VXQuery X.Y Release" * add new source artifacts (archive + signature + hashes) to svn {{{https://dist.apache.org/repos/dist/release/vxquery}https://dist.apache.org/repos/dist/release/vxquery}} and remove old release dirctory
