Author: bdelacretaz
Date: Mon May 27 13:49:15 2013
New Revision: 1486624

URL: http://svn.apache.org/r1486624
Log:
link to https://dist.apache.org/repos/dist/release/sling/

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=1486624&r1=1486623&r2=1486624&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:49:15 2013
@@ -187,8 +187,8 @@ If the vote fails, or you decide to redo
 
 If the vote passes:
 
-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. Commit the released artifacts to 
[https://dist.apache.org/repos/dist/release/sling/][1] 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 dist.apache.org svn 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*).
@@ -357,4 +357,7 @@ $ svn commit -m"Add Bundle ABC Version X
 $ ssh people.apache.org svn update /x1/www/sling.apache.org/obr/sling.xml
 
     
-    After updating the site source it will generally take an hour or two until 
the changes are visible on the web.
\ No newline at end of file
+    After updating the site source it will generally take an hour or two until 
the changes are visible on the web.
+
+
+  [1]: https://dist.apache.org/repos/dist/release/sling/
\ No newline at end of file


Reply via email to