Author: veithen
Date: Mon May 24 20:05:16 2010
New Revision: 947776
URL: http://svn.apache.org/viewvc?rev=947776&view=rev
Log:
Added another item 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=947776&r1=947775&r2=947776&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Mon May 24
20:05:16 2010
@@ -212,6 +212,12 @@ javax.xml.stream.XMLOutputFactory=com.be
<command>mvn clean install</command> followed by
<command>mvn site</command>.
</para>
</listitem>
+ <listitem>
+ <para>
+ Check that the set of license files in the
<filename>legal</filename> directory
+ is complete and accurate.
+ </para>
+ </listitem>
</itemizedlist>
</section>
</chapter>