Author: bdelacretaz
Date: Mon May 27 13:47:50 2013
New Revision: 1486623
URL: http://svn.apache.org/r1486623
Log:
Change promotion instructions for dist svnpubsub
Modified:
sling/site/trunk/content/documentation/development/release-management.mdtext
Modified:
sling/site/trunk/content/documentation/development/release-management.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/release-management.mdtext?rev=1486623&r1=1486622&r2=1486623&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/development/release-management.mdtext
(original)
+++
sling/site/trunk/content/documentation/development/release-management.mdtext
Mon May 27 13:47:50 2013
@@ -187,8 +187,8 @@ If the vote fails, or you decide to redo
If the vote passes:
-1. Copy the released artifacts to the Sling dist directory
(`/x1/www/www.apache.org/dist/sling`) on `people.apache.org`. This folder is
replicated to
[http://www.apache.org/dist/sling/](http://www.apache.org/dist/sling/) a few
times a day.
-1. Delete the old release from the Sling dist directory (it's archived)
+1. Commit the released artifacts to
https://dist.apache.org/repos/dist/release/sling/ which is replicated to
[http://www.apache.org/dist/sling/](http://www.apache.org/dist/sling/) quickly
via svnpubsub.
+1. Delete the old release artifacts from that same folder (the dist directory
is archived)
1. Login to [https://repository.apache.org](https://repository.apache.org)
with your Apache SVN credentials. Click on *Staging*. Find your closed staging
repository and select it by checking the select box. Select the *Releases*
repository from the drop-down list and click *Release* from the menu above.
1. Once the release is promoted click on *Repositories*, select the *Releases*
repository and validate that your artifacts are all there.
1. If you're releasing bundles, you should also add them to the Sling Release
OBR (see *Appendix C*).