Author: veithen
Date: Tue Jun 8 19:44:19 2010
New Revision: 952790
URL: http://svn.apache.org/viewvc?rev=952790&view=rev
Log:
Added some more items to the release procedure.
Modified:
webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml?rev=952790&r1=952789&r2=952790&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Tue Jun 8
19:44:19 2010
@@ -227,7 +227,18 @@ javax.xml.stream.XMLOutputFactory=com.be
</listitem>
</itemizedlist>
</section>
-
+ <section>
+ <title>Release</title>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Add an entry to the <filename>download.xml</filename>
file. Change the entries
+ for previous releases that are no longer available
from the mirrors, so that
+ they point to the archives.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </section>
<section>
<title>Post-release actions</title>
<itemizedlist>
@@ -239,6 +250,34 @@ javax.xml.stream.XMLOutputFactory=com.be
</listitem>
</itemizedlist>
</section>
+ <section>
+ <title>References</title>
+ <para>
+ The following documents are useful when preparing and
executing the release:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink
url="http://www.apache.org/legal/src-headers.html">ASF Source Header and
Copyright Notice Policy</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://apache.org/foundation/marks/pmcs">Apache Project Branding
Guidelines</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink url="http://projects.apache.org/doap.html">DOAP
Files</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://www.apache.org/dev/release-publishing.html">Publishing
Releases</ulink>
+ </para>
+ </listitem>
+ </itemizedlist>
+ </section>
</chapter>
<chapter>