Repository: hbase
Updated Branches:
  refs/heads/master 8ab96c40d -> 84b41f802


Add note on new location to do staging of release candidates from INFRA


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84b41f80
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/84b41f80
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/84b41f80

Branch: refs/heads/master
Commit: 84b41f8029fd5822832255daeee73ff2283a622a
Parents: 8ab96c4
Author: stack <[email protected]>
Authored: Wed Dec 10 08:28:32 2014 -0800
Committer: stack <[email protected]>
Committed: Wed Dec 10 08:28:32 2014 -0800

----------------------------------------------------------------------
 src/main/docbkx/developer.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/84b41f80/src/main/docbkx/developer.xml
----------------------------------------------------------------------
diff --git a/src/main/docbkx/developer.xml b/src/main/docbkx/developer.xml
index c71da77..47c78b4 100644
--- a/src/main/docbkx/developer.xml
+++ b/src/main/docbkx/developer.xml
@@ -743,8 +743,10 @@ $ mvn deploy -DskipTests -Papache-release</programlisting>
                         You can always delete it if the build goes haywire. 
</para>
                 </step>
                 <step>
-                    <title>Sign and upload your version directory to <link
-                            
xlink:href="http://people.apache.org";>people.apache.org</link>.</title>
+                    <title>Sign, upload, and 'stage' your version directory to 
<link
+                        
xlink:href="http://people.apache.org";>people.apache.org</link> (TODO:
+                      There is a new location to stage releases using 
svnpubsub.  See
+                      (<link 
xlink:href="https://issues.apache.org/jira/browse/HBASE-10554";>HBASE-10554 
Please delete old releases from mirroring system</link>).</title>
                     <para> If all checks out, next put the <emphasis>version 
directory</emphasis> up
                         on <link 
xlink:href="http://people.apache.org";>people.apache.org</link>. You
                         will need to sign and fingerprint them before you push 
them up. In the

Reply via email to