Author: fmeschbe
Date: Thu Feb 28 09:15:32 2013
New Revision: 1451148

URL: http://svn.apache.org/r1451148
Log:
Add not on PMC requirement for dist upload

Modified:
    
felix/site/trunk/content/documentation/development/release-management-nexus.mdtext

Modified: 
felix/site/trunk/content/documentation/development/release-management-nexus.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/development/release-management-nexus.mdtext?rev=1451148&r1=1451147&r2=1451148&view=diff
==============================================================================
--- 
felix/site/trunk/content/documentation/development/release-management-nexus.mdtext
 (original)
+++ 
felix/site/trunk/content/documentation/development/release-management-nexus.mdtext
 Thu Feb 28 09:15:32 2013
@@ -17,6 +17,13 @@ The basic steps for releasing are:
     * `svn add` the artifacts to Subversion repository and `svn rm` the 
artifacts from the previous release
 * [Announce the release](#create-an-announcement)
 
+<div class="note">
+The Apache Felix PMC appreciates all committers playing release manager for 
the projects they
+maintain. Due to restrictions imposed on us, only members of the PMC are 
actually able to
+commit the releases to the distribution repository (See [Publish the release 
candidate](#promoting-the-release)).
+In this case please ask a member of the PMC to actually publish the release 
artifacts. Thanks.
+</div>
+
 ## Prerequisites
 
 To prepare or perform a release you *MUST BE* at least an Apache Felix 
Committer.
@@ -177,6 +184,11 @@ If the vote passes:
 
 ### Upload the Artifacts
 
+<div class="note">
+If you are not a member of the Apache Felix PMC you might have to ask a member 
of
+the PMC to execute this step.
+</div>
+
 We use the distribution mechanism as described in [How do I upload a release 
(newer way)?](http://www.apache.org/dev/release.html#upload-ci)
 
 1. Checkout (https://dist.apache.org/repos/dist/release/felix)


Reply via email to