You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by di...@apache.org on 2003/09/15 14:10:42 UTC

cvs commit: ws-xmlrpc project.xml

dims        2003/09/15 05:10:42

  Modified:    xdocs    download.xml
               .        project.xml
  Log:
  Updated xmlrpc sub project to use the mirror.
  
  Revision  Changes    Path
  1.3       +1 -1      ws-xmlrpc/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/ws-xmlrpc/xdocs/download.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- download.xml	29 Jan 2003 01:39:58 -0000	1.2
  +++ download.xml	15 Sep 2003 12:10:42 -0000	1.3
  @@ -10,7 +10,7 @@
       <section name="Downloading Apache XML-RPC">
         <p>
   You can download the latest release version from the
  -<a href="http://xml.apache.org/dist/xmlrpc/">distribution directory</a>.
  +<a href="http://www.apache.org/dyn/closer.cgi/ws/xmlrpc/">distribution directory</a>.
         </p>
         <p>
   Alternatively, you can get the latest code snapshot via
  
  
  
  1.21      +1 -1      ws-xmlrpc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-xmlrpc/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml	1 May 2003 16:53:15 -0000	1.20
  +++ project.xml	15 Sep 2003 12:10:42 -0000	1.21
  @@ -33,7 +33,7 @@
     <issueTrackingUrl>http://nagoya.apache.org/bugzilla/query.cgi?product=XML-RPC</issueTrackingUrl>
     <siteAddress>ws.apache.org</siteAddress>
     <siteDirectory>/www/ws.apache.org/xmlrpc/</siteDirectory>
  -  <distributionDirectory>/www/ws.apache.org/dist/xmlrpc/</distributionDirectory>
  +  <distributionDirectory>/www/www.apache.org/dist/ws/xmlrpc/</distributionDirectory>
   
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:xml-rpc</connection>