Author: veithen Date: Sun May 30 21:21:10 2010 New Revision: 949582 URL: http://svn.apache.org/viewvc?rev=949582&view=rev Log: Added some items to the release checklist.
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=949582&r1=949581&r2=949582&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original) +++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Sun May 30 21:21:10 2010 @@ -218,6 +218,25 @@ javax.xml.stream.XMLOutputFactory=com.be is complete and accurate. </para> </listitem> + <listitem> + <para> + Check that the Maven site conforms to the latest version of the + <ulink url="http://apache.org/foundation/marks/pmcs">Apache Project + Branding Guidelines</ulink>. + </para> + </listitem> + </itemizedlist> + </section> + + <section> + <title>Post-release actions</title> + <itemizedlist> + <listitem> + <para> + Update the DOAP file (see <filename>etc/axiom.rdf</filename>) and add a new entry + for the release. + </para> + </listitem> </itemizedlist> </section> </chapter>