Typo and update (release howto).

Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/1cffc638
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/1cffc638
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/1cffc638

Branch: refs/heads/1.0-release
Commit: 1cffc6386cb351ef5c08a14a060c66bbf96c06a8
Parents: e2931fd
Author: Gilles <er...@apache.org>
Authored: Fri Dec 2 00:08:24 2016 +0100
Committer: Gilles <er...@apache.org>
Committed: Fri Dec 2 00:08:24 2016 +0100

----------------------------------------------------------------------
 doc/release/release.howto.txt | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/1cffc638/doc/release/release.howto.txt
----------------------------------------------------------------------
diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index 074cc06..4be6999 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -330,8 +330,8 @@ How to "close" the staging repository is explained at this 
page:
 Create and upload the other distribution files to the Apache servers.
 
   (12a)
-  Perform a server-side copy of the README.html file can be copied from the
-  "release" area of the Apache dist server to the "dev" area:
+  Perform a server-side copy of the README.html from the "release" area of
+  the Apache dist server to the "dev" area:
 
     $ svn cp 
https://dist.apache.org/repos/dist/release/commons/rng/README.html \
              https://dist.apache.org/repos/dist/dev/commons/rng/README.html
@@ -389,9 +389,9 @@ login and copy the contents of your
 file to "SSH Key (authorized_keys line)".
 Then run these commands:
 
-  $ mvn -Pcommons-rng-examples site site:stage
+  $ mvn clean -Pcommons-rng-examples site site:stage
   $ cd target
-  $ mv site commons-rng-1.0-RC1-site
+  $ mv staging commons-rng-1.0-RC1-site
   $ lftp sftp://__your_apache_logi...@home.apache.org
      lftp y...@home.apache.org:~> cd public_html
      lftp y...@home.apache.org:~/public_html> mirror -R 
commons-rng-1.0-RC1-site
@@ -430,7 +430,8 @@ KEYS file to check signatures:
   http://www.apache.org/dist/commons/KEYS
 
 Maven artifacts:
-  
https://repository.apache.org/content/repositories/orgapachecommons-051/org/apache/commons/commons-rng/1.0/
+  https://repository.apache.org/content/repositories/orgapachecommons-4321
+
 
 [ ] +1 Release it.
 [ ] +0 Go ahead; I don't care.

Reply via email to