You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ro...@apache.org on 2007/08/11 14:03:45 UTC

svn commit: r564901 - in /jakarta/httpcomponents/oac.hc3x/trunk/xdocs: developerguide.xml downloads.xml

Author: rolandw
Date: Sat Aug 11 05:03:44 2007
New Revision: 564901

URL: http://svn.apache.org/viewvc?view=rev&rev=564901
Log:
updated download links, removed link to Jakarta mission

Modified:
    jakarta/httpcomponents/oac.hc3x/trunk/xdocs/developerguide.xml
    jakarta/httpcomponents/oac.hc3x/trunk/xdocs/downloads.xml

Modified: jakarta/httpcomponents/oac.hc3x/trunk/xdocs/developerguide.xml
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/xdocs/developerguide.xml?view=diff&rev=564901&r1=564900&r2=564901
==============================================================================
--- jakarta/httpcomponents/oac.hc3x/trunk/xdocs/developerguide.xml (original)
+++ jakarta/httpcomponents/oac.hc3x/trunk/xdocs/developerguide.xml Sat Aug 11 05:03:44 2007
@@ -21,7 +21,6 @@
       <p>Some other links that may be of interest:</p>
 
       <ul>
-        <li><a href="/site/mission.html">The Jakarta Mission</a></li>
         <li><a href="http://www.apache.org/foundation/contributing.html">
         Contributing to the Apache Software Foundation</a></li>
         <li><a href="http://incubator.apache.org/index.html">The Incubator

Modified: jakarta/httpcomponents/oac.hc3x/trunk/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/xdocs/downloads.xml?view=diff&rev=564901&r1=564900&r2=564901
==============================================================================
--- jakarta/httpcomponents/oac.hc3x/trunk/xdocs/downloads.xml (original)
+++ jakarta/httpcomponents/oac.hc3x/trunk/xdocs/downloads.xml Sat Aug 11 05:03:44 2007
@@ -15,14 +15,28 @@
        </p>
        <ul>
          <li>CURRENT - 3.1-rc1 - 16 March 2007 - 
-            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi">Download</a> - <a 
-             href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
+<!--
+            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi">Download</a>
+            -
+            <a href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
+             >Release notes</a></li>
+-->
+            <a href="http://commons.apache.org/downloads/download_httpclient.cgi">Download</a>
+            -
+            <a href="http://www.apache.org/dist/commons/httpclient/RELEASE-NOTES.txt"
              >Release notes</a></li>
        </ul>
        <ul>
          <li>STABLE - 3.0.1 - 08 May 2006 - 
-            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi">Download</a> - <a 
-             href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
+<!--
+            <a href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi">Download</a>
+            -
+            <a href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
+             >Release notes</a></li>
+-->
+            <a href="http://commons.apache.org/downloads/download_httpclient.cgi">Download</a>
+            -
+            <a href="http://www.apache.org/dist/commons/httpclient/RELEASE-NOTES.txt"
              >Release notes</a></li>
        </ul>
 <!--
@@ -41,7 +55,7 @@
          The best way to get the <em>HttpClient</em> source is to checkout
          directly from our public Subversion
          <a href="http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk/">repository</a>.
-         Instructions are linked from <a href="http://jakarta.apache.org/site/cvsindex.html#Subversion">here</a>.
+         Instructions are available <a href="http://www.apache.org/dev/version-control.html">here</a>.
        </p>
        <p>
          If you are using Maven for your project, you can create a dependency in your