You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2003/10/26 18:49:07 UTC

cvs commit: jakarta-commons-sandbox/dbutils/xdocs downloads.xml navigation.xml

dgraham     2003/10/26 09:49:07

  Modified:    dbutils/xdocs navigation.xml
  Added:       dbutils/xdocs downloads.xml
  Log:
  Added a downloads page.
  
  Revision  Changes    Path
  1.2       +3 -3      jakarta-commons-sandbox/dbutils/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	23 Oct 2003 03:41:14 -0000	1.1
  +++ navigation.xml	26 Oct 2003 17:49:07 -0000	1.2
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<project name="DbUtils">
  +<project name="Commons DbUtils">
   
  -  <title>DbUtils</title>
  -  <organizationLogo href="/images/jakarta-logo-blue.gif">Jakarta</organizationLogo>
  +  <title>Commons DbUtils</title>
   
     <body>
       <menu name="DbUtils">
         <item name="Overview" href="/index.html"/>
  +      <item name="Downloads" href="/downloads.html"/>
         <item name="To Do List" href="/todo.html"/>
       </menu>
     </body>
  
  
  
  1.1                  jakarta-commons-sandbox/dbutils/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
     <properties>
        <title>Downloads</title>
        <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
        <revision>$Id: downloads.xml,v 1.1 2003/10/26 17:49:07 dgraham Exp $</revision>
     </properties>
  
     <body>
        <section name="Releases">
           <!--
           <p><strong>Latest Release</strong></p>
           <ul>
             <li><a href="http://jakarta.apache.org/site/binindex.cgi#commons-dbutils">1.0 Binary</a></li>
             <li><a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-dbutils">1.0 Source</a></li>
           </ul>
           
           <br/>
           
           <p>
              <strong>Archived Releases</strong>
              <br/>
              Older releases are retained by the Apache Software Foundation but are 
              moved into a
              <a href="http://archive.apache.org/dist/jakarta/commons/dbutils/">
              special archive area</a>.
           </p>
           
           <br/>
           -->
           <p><strong>Nightly Builds</strong></p>
           <ul>
              <li><a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-dbutils/">Binary/Source</a></li>
           </ul>
  
        </section>
  
     </body>
  </document>
  
  
  

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