You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ve...@apache.org on 2010/05/14 13:00:12 UTC

svn commit: r944205 - /webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml

Author: veithen
Date: Fri May 14 11:00:12 2010
New Revision: 944205

URL: http://svn.apache.org/viewvc?rev=944205&view=rev
Log:
Added a note about the Apache parent POM to the Developer's guide.

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=944205&r1=944204&r2=944205&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Fri May 14 11:00:12 2010
@@ -158,6 +158,21 @@ javax.xml.stream.XMLOutputFactory=com.be
     </chapter>
     
     <chapter>
+        <title>Release process</title>
+        <section>
+            <title>Release preparation</title>
+            <itemizedlist>
+                <listitem>
+                    <para>
+                        Check for the latest Apache parent POM version (artifact <literal>org.apache:apache</literal>)
+                        and if necessary, change the parent of the Axiom root POM.
+                    </para>
+                </listitem>
+            </itemizedlist>
+        </section>
+    </chapter>
+    
+    <chapter>
         <title>The StAX specification</title>
         <para>
             The StAX specification comprises two parts: a specification document titled <quote>Streaming API