Author: geirm
Date: Thu Sep 28 20:13:44 2006
New Revision: 451097
URL: http://svn.apache.org/viewvc?view=rev&rev=451097
Log:
note about new snapshots
Modified:
incubator/harmony/standard/site/docs/index.html
incubator/harmony/standard/site/xdocs/index.xml
Modified: incubator/harmony/standard/site/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/docs/index.html?view=diff&rev=451097&r1=451096&r2=451097
==============================================================================
--- incubator/harmony/standard/site/docs/index.html (original)
+++ incubator/harmony/standard/site/docs/index.html Thu Sep 28 20:13:44 2006
@@ -280,6 +280,20 @@
</td></tr>
<tr><td>
<p>
+ <strong>New JRE and HDK Snapshots Posted</strong>
+ <blockquote>
+ Our <a href="downloads.html">latest snapshots</a> have
+ lots of new fixes and features. The VM has a new GC,
+ almost complete JVMTI, and now can co-exist with the IBM J9 VM in
+ the Harmony JRE structure. Our classlibrary continues to grow with new
+ classes, notably CORBA, thanks to <a href="http://incubator.apache.org/yoko">
+ Apache Yoko</a>. Also, the classlibrary includes many new fixes and
updates.
+ Choose the JRE to test your favorite applications and give us feeback on
how
+ we are doing, or use the HDK to enable faster development of the Harmony
classlibrary.
+ (<i>2006-09-28</i>)
+ </blockquote>
+ </p>
+ <p>
<strong>Can Apache Harmony Help Sun Open Java?</strong>
<blockquote>
We're happy to <a href="http://www.businessreviewonline.com/os/archives/2006/08/open_source_jav.html">help</a>
Modified: incubator/harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/xdocs/index.xml?view=diff&rev=451097&r1=451096&r2=451097
==============================================================================
--- incubator/harmony/standard/site/xdocs/index.xml (original)
+++ incubator/harmony/standard/site/xdocs/index.xml Thu Sep 28 20:13:44 2006
@@ -88,6 +88,20 @@
<section name="Harmony News">
<p>
+ <strong>New JRE and HDK Snapshots Posted</strong>
+ <blockquote>
+ Our <a href="downloads.html">latest snapshots</a> have
+ lots of new fixes and features. The VM has a new GC,
+ almost complete JVMTI, and now can co-exist with the IBM J9 VM in
+ the Harmony JRE structure. Our classlibrary continues to grow with new
+ classes, notably CORBA, thanks to <a href="http://incubator.apache.org/yoko">
+ Apache Yoko</a>. Also, the classlibrary includes many new fixes and
updates.
+ Choose the JRE to test your favorite applications and give us feeback on
how
+ we are doing, or use the HDK to enable faster development of the Harmony
classlibrary.
+ (<i>2006-09-28</i>)
+ </blockquote>
+ </p>
+ <p>
<strong>Can Apache Harmony Help Sun Open Java?</strong>
<blockquote>
We're happy to <a href="http://www.businessreviewonline.com/os/archives/2006/08/open_source_jav.html">help</a>
|