You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Release process.

Make sure it passes the apache rat tool.

java -jar ../../rat/trunk/apache-rat/target/apache-rat-0.9-SNAPSHOT.jar -E rat-excludes.txt -d .

Sign the tarball

gpg2 --armor --output ambari-0.9-incubating.tar.gz.asc --detach-sig ambari-0.9-incubating.tar.gz

gpg --print-mds ambari-0.9-incubating.tar.gz > ambari-0.9-incubating.tar.gz.mds

Upload the artifacts to your apache home:

The artifacts then need to be copied over to public_html/ambari-release-name-rc_i_/

Call for a vote on the ambari-dev mailing list with something like this:

I have created a ambari-** release candidate.
SVN source tag (r***) http://svn.apache.org/repos/asf/incubator/ambari/branches/branch-0.9/

Staging site: http://people.apache.org/~mahadev/ambari-***

PGP release keys (signed using 8EE2F25C) http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x0DFF492D8EE2F25C

One can look into the issues fixed in this release at https://issues.apache.org/jira/**

Vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

  • No labels