jsdever 2003/01/27 20:57:16
Modified: httpclient/xdocs releases.xml
Log:
Add an additional step to the release process.
Revision Changes Path
1.4 +9 -1 jakarta-commons/httpclient/xdocs/releases.xml
Index: releases.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/releases.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- releases.xml 26 Jan 2003 16:36:24 -0000 1.3
+++ releases.xml 28 Jan 2003 04:57:16 -0000 1.4
@@ -161,6 +161,14 @@
</ul>
<br/></li>
<li>Check in bugzilla for all bugs which have been marked
<code>LATER</code> and update their status appropriately. If you need to have some
changes made to bugzilla you can contact <a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a><br/><br/></li>
+
+ <li>Deploy the jar file to the ibiblio repository.
+ <ul>
+ <li>If you have an account on the ibiblio server, run <code>maven
jar:deploy</code></li>
+ <li>If you don't have this account, contact <a
href="mailto:[EMAIL PROTECTED]">dion</a>
+ and ask him <i>nicely</i> to do it.</li>
+ </ul>
+ </li>
</ol>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>