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

cvs commit: jakarta-commons/httpclient/xdocs applications.xml news.xml

jsdever     2003/01/25 23:01:02

  Modified:    httpclient project.xml
               httpclient/xdocs applications.xml news.xml
  Log:
  Minor documentation fixups.
  
  Revision  Changes    Path
  1.25      +10 -5     jakarta-commons/httpclient/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml	25 Jan 2003 20:14:06 -0000	1.24
  +++ project.xml	26 Jan 2003 07:01:01 -0000	1.25
  @@ -78,7 +78,7 @@
               <name>Jeff Dever</name>
               <id>jsdever</id>
               <email>jsdever@apache.org</email>
  -            <organization>Procom Consulting</organization>
  +            <organization>Independent consultant</organization>
               <roles>
                   <role>Release Prime</role>
                   <role>Java Developer</role>
  @@ -111,13 +111,18 @@
                   <role>Java Developer</role>
               </roles>
           </developer>
  +
  +        <developer>
  +            <name>Oleg Kalnichevski</name>
  +            <id>olegk</id>
  +            <email>olegk@apache.org</email>
  +            <roles>
  +                <role>Java Developer</role>
  +            </roles>
  +        </developer>
       </developers>
   
       <contributors>
  -        <contributor>
  -            <name>Oleg Kalnichevski</name>
  -            <email>o.kalnichevski@dplanet.ch</email>
  -        </contributor>
           <contributor>
               <name>Michale Becke</name>
               <email>becke@u.washington.edu</email>
  
  
  
  1.5       +3 -3      jakarta-commons/httpclient/xdocs/applications.xml
  
  Index: applications.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/applications.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- applications.xml	19 Jul 2002 22:32:45 -0000	1.4
  +++ applications.xml	26 Jan 2003 07:01:01 -0000	1.5
  @@ -26,12 +26,12 @@
               </dd>
               <dt>Operator Simulation Tool</dt>
               <dd>
  -                An internal client operator simulation tool by <a href="http://www.nortelnetworks.com">Nortelnetworks</a>.
  +                An internal client operator simulation tool by <a href="http://www.nortelnetworks.com">Nortel Networks</a>.
               </dd>
            </dl>
            <p>
               To have your application listed, write to
  -            <a href="mailto:commons-dev@jakarta.apache.org?subject=[httpclient]%20HTTP%20Client%20Powered">jakarta-commons@jakarta.apache.org</a>.
  +            <a href="mailto:commons-httpclient-dev@jakarta.apache.org?subject=[httpclient]%20HTTP%20Client%20Powered">jakarta-commons@jakarta.apache.org</a>.
            </p>
         </section>
      </body>
  
  
  
  1.12      +1 -4      jakarta-commons/httpclient/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- news.xml	25 Jan 2003 16:24:04 -0000	1.11
  +++ news.xml	26 Jan 2003 07:01:01 -0000	1.12
  @@ -18,9 +18,6 @@
                expect that the beta builds will come quickly and that the 
                final release of 2.0 is not far away!</p>
               
  -          <p>The <em>HttpClient</em> revision 2.0 Alpha 2 is available for 
  -              <a href="downloads.html">download</a>.
  -          </p>
             <p>Also check out the new <em>HttpClient</em> logo on the maven generated
                 <a href="http://jakarta.apache.org/commons/httpclient/">website</a>!
             </p>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>