Add note on new location to do staging of release candidates from INFRA
This commit is contained in:
parent
8ab96c40d8
commit
84b41f8029
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue