You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2007/08/23 11:52:26 UTC

svn commit: r568912 - in /harmony/standard/site: docs/downloads.html xdocs/downloads.xml

Author: varlax
Date: Thu Aug 23 02:52:25 2007
New Revision: 568912

URL: http://svn.apache.org/viewvc?rev=568912&view=rev
Log:
Added links to latest source snapshot

Modified:
    harmony/standard/site/docs/downloads.html
    harmony/standard/site/xdocs/downloads.xml

Modified: harmony/standard/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/downloads.html?rev=568912&r1=568911&r2=568912&view=diff
==============================================================================
--- harmony/standard/site/docs/downloads.html (original)
+++ harmony/standard/site/docs/downloads.html Thu Aug 23 02:52:25 2007
@@ -505,6 +505,24 @@
       of the distribution, and put the <code>bin/</code> directory on your <code>PATH</code>.
     </p>
                                 <dl>
+    <dt>Source snapshot</dt>
+
+    <dd>
+      Source files used to build the snapshot binaries
+    </dd>
+
+    <ul>
+      <li>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip">Windows sources (zip)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip.md5">(MD5)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip.sha">(SHA)</a>
+      </li>
+      <li>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz">Unix sources (tgz)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz.md5">(MD5)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz.sha">(SHA)</a>
+      </li>
+    </ul>
 
     <dt>Java Runtime Environment (JRE)</dt>
 

Modified: harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/downloads.xml?rev=568912&r1=568911&r2=568912&view=diff
==============================================================================
--- harmony/standard/site/xdocs/downloads.xml (original)
+++ harmony/standard/site/xdocs/downloads.xml Thu Aug 23 02:52:25 2007
@@ -351,6 +351,24 @@
     </p>
 
     <dl>
+    <dt>Source snapshot</dt>
+
+    <dd>
+      Source files used to build the snapshot binaries
+    </dd>
+
+    <ul>
+      <li>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip">Windows sources (zip)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip.md5">(MD5)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.zip.sha">(SHA)</a>
+      </li>
+      <li>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz">Unix sources (tgz)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz.md5">(MD5)</a>
+        <a href="http://people.apache.org/builds/harmony/snapshots/latest-harmony-src.tar.gz.sha">(SHA)</a>
+      </li>
+    </ul>
 
     <dt>Java Runtime Environment (JRE)</dt>