Author: elserj
Date: Mon Mar  7 20:07:01 2016
New Revision: 1733971

URL: http://svn.apache.org/viewvc?rev=1733971&view=rev
Log:
Remove reference to public_html on people.a.o (decomissioned)

Modified:
    accumulo/site/trunk/content/governance/releasing.mdtext

Modified: accumulo/site/trunk/content/governance/releasing.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/governance/releasing.mdtext?rev=1733971&r1=1733970&r2=1733971&view=diff
==============================================================================
--- accumulo/site/trunk/content/governance/releasing.mdtext (original)
+++ accumulo/site/trunk/content/governance/releasing.mdtext Mon Mar  7 20:07:01 
2016
@@ -56,10 +56,11 @@ The following tests require a Hadoop clu
   1. Tag the tested branch. It should:
     - Have its version set to note it is RC1.
     - Be fully built, including a tar.gz of the entire project as well as the 
documentation.
-  - PGP Signatures of the tarball must be signed to a separate file and made 
available in the public_html folder of the user creating the release on 
people.apache.org, along with the tarball and MD5 and SHA512 checksums.
+  - PGP Signatures of the tarball must be signed to a separate file and made 
available to the public, along with the tarball and MD5 and SHA512 checksums. 
The [Apache Nexus server][nexus] fills this role for us via the 
maven-release-plugin.
   - A vote must be made on dev@accumulo. Lazy consensus is not sufficient for 
a release; at least 3 +1 votes from PMC members are required. All checksums and 
signatures need to be verified before any voter can +1 it. Voting shall last 72 
hours.
     - Voters SHOULD include with their vote details on the tests from the 
testing section they have successfully run. If given, said details for each 
test MUST include: the number of worker nodes in the cluster, the operating 
system and version, the Hadoop version, and the Zookeeper version.  For testing 
done on a version other than the release candidate that is deemed relevant, 
include the commit hash. All such gathered testing information will be included 
in the release notes. 
   - Upon successful vote, the new releases can be retagged to remove the RC 
status and released on the Accumulo webpage.
   - If at any time the tag needs to be remade due to any sort of error, it 
should be incremented to the next release candidate number.
 
-[1]: /versioning.html
\ No newline at end of file
+[1]: /versioning.html
+[nexus]: https://repository.apache.org/
\ No newline at end of file


Reply via email to