You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/05/23 13:10:48 UTC

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

Author: smishura
Date: Wed May 23 04:10:47 2007
New Revision: 540923

URL: http://svn.apache.org/viewvc?view=rev&rev=540923
Log:
Add link to test reports for snapshots

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?view=diff&rev=540923&r1=540922&r2=540923
==============================================================================
--- harmony/standard/site/docs/downloads.html (original)
+++ harmony/standard/site/docs/downloads.html Wed May 23 04:10:47 2007
@@ -370,6 +370,10 @@
       <a href="http://people.apache.org/builds/harmony/snapshots/">snapshot builds</a>: these are
       builds of the latest code provided for your convenience. They have not been extensively tested,
       and are not official releases of the Apache Harmony project or the Apache Software Foundation.
+      <br /><br />
+      <em>Some tests results for snapshots can be viewed
+      <a href="http://people.apache.org/~smishura/index.html">here</a>
+      </em>
     </p>
                                 <p class="note">Note</p>
                                 <p class="notetext">We recommend that you set <code>JAVA_HOME to</code> the root directory

Modified: harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/downloads.xml?view=diff&rev=540923&r1=540922&r2=540923
==============================================================================
--- harmony/standard/site/xdocs/downloads.xml (original)
+++ harmony/standard/site/xdocs/downloads.xml Wed May 23 04:10:47 2007
@@ -219,6 +219,10 @@
       <a href="http://people.apache.org/builds/harmony/snapshots/">snapshot builds</a>: these are
       builds of the latest code provided for your convenience. They have not been extensively tested,
       and are not official releases of the Apache Harmony project or the Apache Software Foundation.
+      <br/><br/>
+      <em>Some tests results for snapshots can be viewed
+      <a href="http://people.apache.org/~smishura/index.html">here</a>
+      </em>
     </p>
     <p class="note">Note</p>
     <p class="notetext">We recommend that you set <code>JAVA_HOME to</code> the root directory