rwaldhoff    01/04/18 10:13:06

  Modified:    xdocs/stylesheets project.xml
  Log:
  * Added Collections, Pool, DBCP links
  
  Revision  Changes    Path
  1.6       +4 -1      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml       2001/04/09 12:52:46     1.5
  +++ project.xml       2001/04/18 17:13:03     1.6
  @@ -6,7 +6,7 @@
       <logo href="/images/logo.jpg">Commons</logo>
   
       <body>
  -    
  +
       <menu name="Home">
           <item name="Jakarta Commons"       href="/index.html" />
       </menu>
  @@ -26,6 +26,9 @@
       <menu name="Components Repository">
           <item name="BeanUtils"              href="/beanutils.html"/>
           <item name="Cactus"                 href="/cactus/index.html"/>
  +        <item name="Collections"            
href="/cvsweb/index.cgi/jakarta-commons/collections/"/>
  +        <item name="DBCP"                   
href="/cvsweb/index.cgi/jakarta-commons/dbcp/"/>
  +        <item name="Pool"                   
href="/cvsweb/index.cgi/jakarta-commons/pool/"/>
       </menu>
   
       <menu name="Jakarta Community">
  
  
  

Reply via email to