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>
|
You can always delete it if the build goes haywire. </para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<title>Sign and upload your version directory to <link
|
<title>Sign, upload, and 'stage' your version directory to <link
|
||||||
xlink:href="http://people.apache.org">people.apache.org</link>.</title>
|
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
|
<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
|
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
|
will need to sign and fingerprint them before you push them up. In the
|
||||||
|
|
Loading…
Reference in New Issue