You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2002/05/09 15:53:30 UTC

cvs commit: jakarta-commons/pool/xdocs downloads.xml index.xml

rwaldhoff    02/05/09 06:53:30

  Modified:    pool/xdocs downloads.xml index.xml
  Log:
  update for pool 1.0 release
  
  Revision  Changes    Path
  1.3       +5 -3      jakarta-commons/pool/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/xdocs/downloads.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- downloads.xml	23 Apr 2002 00:08:53 -0000	1.2
  +++ downloads.xml	9 May 2002 13:53:30 -0000	1.3
  @@ -4,14 +4,16 @@
         <title>Downloads</title>
         <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
         <author email="rwaldhoff@apache.org">Rodney Waldhoff</author>
  -      <revision>$Id: downloads.xml,v 1.2 2002/04/23 00:08:53 rwaldhoff Exp $</revision>
  +      <revision>$Id: downloads.xml,v 1.3 2002/05/09 13:53:30 rwaldhoff Exp $</revision>
      </properties>
   
      <body>
         <section name="Downloads">
  +         <ul>
  +           <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-pool/v1.0/">Release 1.0</a> - 4 May 2002</li>
  +         </ul>
            <p>
  -            Pool hasn't yet had an official release.  Nightly source drops and binaries 
  -            <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-pool/">are available</a>.
  +           <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-pool/">Nightly source and binary drops</a> are also available.
            </p>
            <p>
               The CVS repository for <em>Pool</em> can be
  
  
  
  1.6       +1 -5      jakarta-commons/pool/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml	29 Apr 2002 16:45:38 -0000	1.5
  +++ index.xml	9 May 2002 13:53:30 -0000	1.6
  @@ -4,7 +4,7 @@
         <title>Home</title>
         <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
         <author email="rwaldhoff@apache.org">Rodney Waldhoff</author>
  -      <revision>$Id: index.xml,v 1.5 2002/04/29 16:45:38 rwaldhoff Exp $</revision>
  +      <revision>$Id: index.xml,v 1.6 2002/05/09 13:53:30 rwaldhoff Exp $</revision>
      </properties>
   
      <body>
  @@ -24,10 +24,6 @@
              </li>
             </ol>
            </p>
  -         <p>
  -          See the <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons/pool/dist/docs/api/index.html">javadoc</a>
  -          for details.
  -         </p>           
            <p>
             See the <a href="downloads.html">downloads</a> page for information on obtaining releases.
            </p>           
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>