Author: ebourg
Date: Sun Feb 17 15:51:39 2008
New Revision: 628579

URL: http://svn.apache.org/viewvc?rev=628579&view=rev
Log:
Replaced the download links pointing to IBiblio (CONFIGURATION-305)

Modified:
    
commons/proper/configuration/branches/configuration2_experimental/project.properties
    
commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml

Modified: 
commons/proper/configuration/branches/configuration2_experimental/project.properties
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/project.properties?rev=628579&r1=628578&r2=628579&view=diff
==============================================================================
--- 
commons/proper/configuration/branches/configuration2_experimental/project.properties
 (original)
+++ 
commons/proper/configuration/branches/configuration2_experimental/project.properties
 Sun Feb 17 15:51:39 2008
@@ -17,7 +17,7 @@
 maven.xdoc.version=${pom.currentVersion}
 maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
-maven.xdoc.distributionUrl=http://www.ibiblio.org/maven/commons-configuration/jars
+maven.xdoc.distributionUrl=http://repo1.maven.org/maven/commons-configuration/jars
 
 
maven.repo.remote=http://repo1.maven.org/maven,http://maven-plugins.sourceforge.net/maven,http://dist.codehaus.org
 maven.remote.group=apcvs

Modified: 
commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml?rev=628579&r1=628578&r2=628579&view=diff
==============================================================================
--- 
commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml
 (original)
+++ 
commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml
 Sun Feb 17 15:51:39 2008
@@ -67,9 +67,14 @@
     
     <section name="Latest Release">
       <p>
-        The latest release of Apache Commons Configuration is available from 
<a href="downloads.html">here</a>. 
-        It is also available from <a 
href="http://www.ibiblio.org/maven/commons-configuration/jars";>IBiblio</a>.
+        The latest release of Apache Commons Configuration is available from 
the
+        <a 
href="http://commons.apache.org/downloads/download_configuration.cgi";>Apache 
download area</a>. 
+        It is also available from the
+        <a 
href="http://repo1.maven.org/maven/commons-configuration/jars/";>Maven 
repository</a>.
         The <a href="changes-report.html">Changes Report</a> explains all of 
the changes and bug fixes that have been made.
+      </p>
+      <p>
+        For previous releases, see the <a 
href="http://archive.apache.org/dist/jakarta/commons/configuration/";>Apache 
Archive</a>
       </p>
     </section>
     


Reply via email to