You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bs...@apache.org on 2007/07/30 18:59:56 UTC

svn commit: r561042 - in /commons/proper/email/trunk: doap_email.rdf xdocs/index.xml xdocs/navigation.xml

Author: bspeakmon
Date: Mon Jul 30 09:59:54 2007
New Revision: 561042

URL: http://svn.apache.org/viewvc?view=rev&rev=561042
Log:
- update download site links

Modified:
    commons/proper/email/trunk/doap_email.rdf
    commons/proper/email/trunk/xdocs/index.xml
    commons/proper/email/trunk/xdocs/navigation.xml

Modified: commons/proper/email/trunk/doap_email.rdf
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/doap_email.rdf?view=diff&rev=561042&r1=561041&r2=561042
==============================================================================
--- commons/proper/email/trunk/doap_email.rdf (original)
+++ commons/proper/email/trunk/doap_email.rdf Mon Jul 30 09:59:54 2007
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/EMAIL"/>
-    <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi"/>
+    <download-page rdf:resource="http://commons.apache.org/downloads/download_email.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Email</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/email/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/xdocs/index.xml?view=diff&rev=561042&r1=561041&r2=561042
==============================================================================
--- commons/proper/email/trunk/xdocs/index.xml (original)
+++ commons/proper/email/trunk/xdocs/index.xml Mon Jul 30 09:59:54 2007
@@ -76,7 +76,7 @@
 <section name="Releases">
 <p>
 The latest version is v1.0. - 
-<a href="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi">Download now!</a><br />
+<a href="http://commons.apache.org/downloads/download_email.cgi">Download now!</a><br />
 The full <a href="changes-report.html">change log</a> is available,
 as are the <a href="release_1_0.html">v1.0 release notes</a>.
 </p>

Modified: commons/proper/email/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/xdocs/navigation.xml?view=diff&rev=561042&r1=561041&r2=561042
==============================================================================
--- commons/proper/email/trunk/xdocs/navigation.xml (original)
+++ commons/proper/email/trunk/xdocs/navigation.xml Mon Jul 30 09:59:54 2007
@@ -11,7 +11,7 @@
 
     <menu name="Commons Email">
       <item name="Overview" href="/index.html"/>
-      <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi"/>
+      <item name="Download" href="http://commons.apache.org/downloads/download_email.cgi"/>
       <item name="User guide" href="/userguide.html"/>
       <item name="Javadoc (1.0 release)" href="api-release/index.html"/>
     </menu>