Author: sebawagner
Date: Fri Aug  3 08:42:22 2012
New Revision: 1368831

URL: http://svn.apache.org/viewvc?rev=1368831&view=rev
Log:
Update Release Guide

Modified:
    incubator/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html?rev=1368831&r1=1368830&r2=1368831&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html Fri Aug  3 
08:42:22 2012
@@ -653,6 +653,37 @@ limitations under the License.
                                                     <table border="0" 
cellspacing="0" cellpadding="0" width="100%">
       <tr><td bgcolor="#EFEFEF">
         <font color="#000000" face="arial,helvetica,sanserif">
+          <a name="Prepare your Apache ID"><strong>Prepare your Apache 
ID</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <div>
+                                       Every release package must be signed 
with a PGP/GPG key.
+                                       <br />
+                                       So if you want to release a package 
your Apache Id must be connected with a PGP key!<br />
+                                       <br />
+                                       You might follow:<br />
+                                       <a 
href="http://www.apache.org/dev/new-committers-guide.html#security-and-pgp"; 
target="_blank">http://www.apache.org/dev/new-committers-guide.html#security-and-pgp</a><br
 />
+                                       <br />
+                                       In short:<br />
+                                       Create PGP key pairs (private + public) 
(and I recommend creating a Revoke Cert)<br />
+                                       Upload the public key (either bei using 
the PGP Tool that you use to create the key) or by using the web form to: <a 
href="http://pgp.mit.edu/"; target="_blank" 
ref="nofollow">http://pgp.mit.edu/</a><br />
+                                       Add the fingerprint string (something 
like "BF13 CF11 F9C9 0CBE 4413 09AB 0055 16BF 93A3 0395") to your profile at <a 
href="http://id.apche-org"; target="_blank" ref="nofollow">id.apche-org</a><br />
+                                       Wait for 6-8 hours, the server will 
search for a public key based on your fingerprint, if success it will create a 
file with your name at:<br />
+                                       
https://people.apache.org/keys/committer/<br />
+                                       <br />
+                                       If that is "success" that add your key 
to:<br />
+                                       
https://svn.apache.org/repos/asf/incubator/openmeetings/project/KEYS<br />
+                                       and follow the instructions in the 
file.<br />
+                               </div>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                    <table border="0" 
cellspacing="0" cellpadding="0" width="100%">
+      <tr><td bgcolor="#EFEFEF">
+        <font color="#000000" face="arial,helvetica,sanserif">
           <a name="Step1 - Prepare files"><strong>Step1 - Prepare 
files</strong></a>
         </font>
       </td></tr>

Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml?rev=1368831&r1=1368830&r2=1368831&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml Fri Aug  3 
08:42:22 2012
@@ -39,6 +39,30 @@
                                </div>
 
                        </subsection>
+                       
+                       <subsection name="Prepare your Apache ID">
+                               
+                               <div>
+                                       Every release package must be signed 
with a PGP/GPG key.
+                                       <br/>
+                                       So if you want to release a package 
your Apache Id must be connected with a PGP key!<br/>
+                                       <br/>
+                                       You might follow:<br/>
+                                       <a 
href="http://www.apache.org/dev/new-committers-guide.html#security-and-pgp"; 
target="_blank">http://www.apache.org/dev/new-committers-guide.html#security-and-pgp</a><br/>
+                                       <br/>
+                                       In short:<br/>
+                                       Create PGP key pairs (private + public) 
(and I recommend creating a Revoke Cert)<br/>
+                                       Upload the public key (either bei using 
the PGP Tool that you use to create the key) or by using the web form to: <a 
href="http://pgp.mit.edu/"; target="_blank" 
ref="nofollow">http://pgp.mit.edu/</a><br/>
+                                       Add the fingerprint string (something 
like "BF13 CF11 F9C9 0CBE 4413 09AB 0055 16BF 93A3 0395") to your profile at <a 
href="http://id.apche-org"; target="_blank" ref="nofollow">id.apche-org</a><br/>
+                                       Wait for 6-8 hours, the server will 
search for a public key based on your fingerprint, if success it will create a 
file with your name at:<br/>
+                                       
https://people.apache.org/keys/committer/<br/>
+                                       <br/>
+                                       If that is "success" that add your key 
to:<br/>
+                                       
https://svn.apache.org/repos/asf/incubator/openmeetings/project/KEYS<br/>
+                                       and follow the instructions in the 
file.<br/>
+                               </div>
+                       
+                       </subsection>
 
                        <subsection name="Step1 - Prepare files">
                                <p>


Reply via email to