You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2003/02/26 20:42:39 UTC

cvs commit: jakarta-commons/httpclient/xdocs downloads.xml releases.xml

jsdever     2003/02/26 11:42:39

  Modified:    httpclient/xdocs downloads.xml releases.xml
  Log:
  Minor doc updates for alpha3
  
  Revision  Changes    Path
  1.16      +3 -5      jakarta-commons/httpclient/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- downloads.xml	24 Feb 2003 14:18:12 -0000	1.15
  +++ downloads.xml	26 Feb 2003 19:42:39 -0000	1.16
  @@ -17,9 +17,7 @@
          </p>
          <ul>
            <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
  -             Release 2.0 Alpha 2</a> - 25 January 2003</li>
  -         <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
  -             Release 2.0 Alpha 1</a> - 5 October 2001</li>
  +             Release 2.0 Alpha 3</a> - 25 February 2003</li>
          </ul>
          <p>
            Nightly source drops can be obtained 
  @@ -43,7 +41,7 @@
            <pre>
   &lt;dependency&gt;
       &lt;id&gt;commons-httpclient&lt;/id&gt;
  -    &lt;version&gt;2.0-alpha2&lt;/version&gt;
  +    &lt;version&gt;2.0-alpha3&lt;/version&gt;
       &lt;url&gt;http://jakarta.apache.org/commons/httpclient/&lt;/url&gt;
   &lt;/dependency&gt;
            </pre>
  
  
  
  1.10      +4 -4      jakarta-commons/httpclient/xdocs/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/releases.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- releases.xml	20 Feb 2003 00:43:52 -0000	1.9
  +++ releases.xml	26 Feb 2003 19:42:39 -0000	1.10
  @@ -60,12 +60,12 @@
   
           <li>Regenerate the binary distribution of the code by running
             <code>maven dist</code>.  Ensure that you use the lowest reasonable jdk
  -          to do the build, 1.2.x.  Review the generated documentation
  +          to do the build, 1.2.2.  Review the generated documentation
             to ensure that it correctly reflects the functionality (and the
             version number) of this code.<br/><br/></li>
   
  -        <li>Create a news item.  This should be added to xdocs/news.xml and 
  -          the jakarta-site2/xml/site/news.xml as well as a one liner in
  +      <li>Create a news item.  This should be added to httpclient/xdocs/news.xml and 
  +          the jakarta-site2/xdocs/site/news.xml as well as a one liner in
             jakarta-site2/xdocs/index.html<br/><br/></li>
   
           <li>Run <code>maven site:generate</code> to generate the website documentation.  Browse
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org