rwaldhoff    01/08/16 17:37:10

  Modified:    xdocs/stylesheets project.xml
  Log:
  fix links to CVS
  (I think someone submitted this as a patch a while ago, but I've forgotten who)
  
  Revision  Changes    Path
  1.10      +5 -5      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       2001/07/15 02:05:16     1.9
  +++ project.xml       2001/08/17 00:37:10     1.10
  @@ -26,11 +26,11 @@
       <menu name="Components Repository">
           <item name="BeanUtils"              href="/beanutils.html"/>
           <item name="Cactus"                 href="/cactus/index.html"/>
  -        <item name="Collections"            
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/collections/"/>
  -        <item name="Digester"               
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/digester/"/>
  -        <item name="DBCP"                   
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/dbcp/"/>
  -        <item name="HTTP Client"            
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/httpclient/"/>
  -        <item name="Pool"                   
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/pool/"/>
  +        <item name="Collections"            
href="http://cvs.apache.org/viewcvs/jakarta-commons/collections/"/>
  +        <item name="Digester"               
href="http://cvs.apache.org/viewcvs/jakarta-commons/digester/"/>
  +        <item name="DBCP"                   
href="http://cvs.apache.org/viewcvs/jakarta-commons/dbcp/"/>
  +        <item name="HTTP Client"            
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/"/>
  +        <item name="Pool"                   
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/"/>
       </menu>
   
       <menu name="Jakarta Community">
  
  
  

Reply via email to