You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mb...@apache.org on 2003/08/22 06:02:44 UTC

cvs commit: jakarta-commons/httpclient/src/examples MultiThreadedExample.java

mbecke      2003/08/21 21:02:43

  Modified:    httpclient Tag: HTTPCLIENT_2_0_BRANCH project.xml
               httpclient/src/examples Tag: HTTPCLIENT_2_0_BRANCH
                        MultiThreadedExample.java
  Log:
  Fixed broken CVS link.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.35.2.3  +1 -1      jakarta-commons/httpclient/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
  retrieving revision 1.35.2.2
  retrieving revision 1.35.2.3
  diff -u -r1.35.2.2 -r1.35.2.3
  --- project.xml	21 Aug 2003 07:34:31 -0000	1.35.2.2
  +++ project.xml	22 Aug 2003 04:02:43 -0000	1.35.2.3
  @@ -30,7 +30,7 @@
     <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/httpclient</distributionDirectory>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/httpclient/</connection>
  -    <url>http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/</url>
  +    <url>http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/</url>
     </repository>
   
     <versions>
  
  
  
  No                   revision
  No                   revision
  1.1.2.1   +1 -1      jakarta-commons/httpclient/src/examples/MultiThreadedExample.java
  
  Index: MultiThreadedExample.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/src/examples/MultiThreadedExample.java,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- MultiThreadedExample.java	2 Mar 2003 23:22:44 -0000	1.1
  +++ MultiThreadedExample.java	22 Aug 2003 04:02:43 -0000	1.1.2.1
  @@ -31,7 +31,7 @@
               "/",
               "/commons/",
               "/commons/httpclient/",
  -            "http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/"
  +            "http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/"
           };
           
           // create a thread for each URI