You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2008/08/27 13:48:13 UTC

svn commit: r689451 - in /harmony/standard/site: docs/index.html docs/newshistory.html xdocs/index.xml xdocs/newshistory.xml

Author: tellison
Date: Wed Aug 27 04:48:12 2008
New Revision: 689451

URL: http://svn.apache.org/viewvc?rev=689451&view=rev
Log:
Catching up with old news about Jikes and Harmony.

Modified:
    harmony/standard/site/docs/index.html
    harmony/standard/site/docs/newshistory.html
    harmony/standard/site/xdocs/index.xml
    harmony/standard/site/xdocs/newshistory.xml

Modified: harmony/standard/site/docs/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/index.html?rev=689451&r1=689450&r2=689451&view=diff
==============================================================================
--- harmony/standard/site/docs/index.html (original)
+++ harmony/standard/site/docs/index.html Wed Aug 27 04:48:12 2008
@@ -249,6 +249,21 @@
     </h1>
                         <dl>
         
+        <dt>Jikes RVM 3.0 + Apache Harmony!</dt>
+        <dd>
+          Ian Rogers recently announced exciting news of support for Harmony
+          class libraries running on the Jikes RVM:<p /> 
+          <i> 
+            "We are pleased to announce the release of Jikes RVM 3.0, an
+            open-source meta-circular JVM written in Java.  A new feature of
+            the release is initial support for Apache Harmony's class library."
+          </i><p />
+          See the full announcement and details of how to combine the two projects
+          in <a href="http://markmail.org/message/5rehnbf2qj5xhiob">Ian's
+          mailing list posting</a>.
+          (<i>2008-08-27</i>)
+        </dd>
+
         <dt>Microemulator code contribution</dt>
         <dd>
           Apache Harmony has broadened it's scope of code implementing the Java
@@ -302,28 +317,6 @@
           (<i>2008-02-29</i>)
         </dd>
 
-        <dt>5.0 M4 stable build has been released</dt>
-        <dd>
-          The Apache Harmony team are pleased to announce the immediate availability
-          of Apache Harmony 5.0M4.  This is the latest stable build of the Harmony project
-          with numerous enhancements including new JIT optimizations, functional
-          and coverage enhancements throughout the class libraries, improved VM threading
-          design, and support for full hardware addressability on 64 bit platforms.
-          <p />
-          The build is available for
-          <a href="http://harmony.apache.org/download.cgi#M4-r603534">download</a>.
-          Please send your feedback to
-          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
-          (<i>2007-12-19</i>)
-        </dd>
-
-        <dt>We now accept bug reports on other languages.</dt>
-        <dd>
-          Users may now submit bug reports, improvement suggestions or patches on their native languages.
-          We currently understand English, Chinese, and Russian. 
-         (<i>2007-10-25</i>)
-        </dd>
-
       </dl>
                                 <p>
       <i>Archived articles are <a href="newshistory.html">here</a></i>.

Modified: harmony/standard/site/docs/newshistory.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/newshistory.html?rev=689451&r1=689450&r2=689451&view=diff
==============================================================================
--- harmony/standard/site/docs/newshistory.html (original)
+++ harmony/standard/site/docs/newshistory.html Wed Aug 27 04:48:12 2008
@@ -198,6 +198,28 @@
                         <p style="text-align: right"> <a href="newshistory.ru.html">RU </a>| EN</p>
                                 <dl>
         
+        <dt>5.0 M4 stable build has been released</dt>
+        <dd>
+          The Apache Harmony team are pleased to announce the immediate availability
+          of Apache Harmony 5.0M4.  This is the latest stable build of the Harmony project
+          with numerous enhancements including new JIT optimizations, functional
+          and coverage enhancements throughout the class libraries, improved VM threading
+          design, and support for full hardware addressability on 64 bit platforms.
+          <p />
+          The build is available for
+          <a href="http://harmony.apache.org/download.cgi#M4-r603534">download</a>.
+          Please send your feedback to
+          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+          (<i>2007-12-19</i>)
+        </dd>
+
+        <dt>We now accept bug reports on other languages.</dt>
+        <dd>
+          Users may now submit bug reports, improvement suggestions or patches on their native languages.
+          We currently understand English, Chinese, and Russian. 
+         (<i>2007-10-25</i>)
+        </dd>
+        
         <dt>5.0 M3 stable build has been released</dt>
         <dd>
           The build is targeted primarily to improving overall stability and

Modified: harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/index.xml?rev=689451&r1=689450&r2=689451&view=diff
==============================================================================
--- harmony/standard/site/xdocs/index.xml (original)
+++ harmony/standard/site/xdocs/index.xml Wed Aug 27 04:48:12 2008
@@ -80,6 +80,21 @@
     <section name="Harmony News">
       <dl>
         
+        <dt>Jikes RVM 3.0 + Apache Harmony!</dt>
+        <dd>
+          Ian Rogers recently announced exciting news of support for Harmony
+          class libraries running on the Jikes RVM:<p/> 
+          <i> 
+            "We are pleased to announce the release of Jikes RVM 3.0, an
+            open-source meta-circular JVM written in Java.  A new feature of
+            the release is initial support for Apache Harmony's class library."
+          </i><p/>
+          See the full announcement and details of how to combine the two projects
+          in <a href="http://markmail.org/message/5rehnbf2qj5xhiob">Ian's
+          mailing list posting</a>.
+          (<i>2008-08-27</i>)
+        </dd>
+
         <dt>Microemulator code contribution</dt>
         <dd>
           Apache Harmony has broadened it's scope of code implementing the Java
@@ -133,28 +148,6 @@
           (<i>2008-02-29</i>)
         </dd>
 
-        <dt>5.0 M4 stable build has been released</dt>
-        <dd>
-          The Apache Harmony team are pleased to announce the immediate availability
-          of Apache Harmony 5.0M4.  This is the latest stable build of the Harmony project
-          with numerous enhancements including new JIT optimizations, functional
-          and coverage enhancements throughout the class libraries, improved VM threading
-          design, and support for full hardware addressability on 64 bit platforms.
-          <p/>
-          The build is available for
-          <a href="http://harmony.apache.org/download.cgi#M4-r603534">download</a>.
-          Please send your feedback to
-          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
-          (<i>2007-12-19</i>)
-        </dd>
-
-        <dt>We now accept bug reports on other languages.</dt>
-        <dd>
-          Users may now submit bug reports, improvement suggestions or patches on their native languages.
-          We currently understand English, Chinese, and Russian. 
-         (<i>2007-10-25</i>)
-        </dd>
-
       </dl>
 
       <p>

Modified: harmony/standard/site/xdocs/newshistory.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/newshistory.xml?rev=689451&r1=689450&r2=689451&view=diff
==============================================================================
--- harmony/standard/site/xdocs/newshistory.xml (original)
+++ harmony/standard/site/xdocs/newshistory.xml Wed Aug 27 04:48:12 2008
@@ -27,6 +27,28 @@
         <p style="text-align: right"> <a href="newshistory.ru.html">RU </a>| EN</p>
         <dl>
         
+        <dt>5.0 M4 stable build has been released</dt>
+        <dd>
+          The Apache Harmony team are pleased to announce the immediate availability
+          of Apache Harmony 5.0M4.  This is the latest stable build of the Harmony project
+          with numerous enhancements including new JIT optimizations, functional
+          and coverage enhancements throughout the class libraries, improved VM threading
+          design, and support for full hardware addressability on 64 bit platforms.
+          <p/>
+          The build is available for
+          <a href="http://harmony.apache.org/download.cgi#M4-r603534">download</a>.
+          Please send your feedback to
+          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+          (<i>2007-12-19</i>)
+        </dd>
+
+        <dt>We now accept bug reports on other languages.</dt>
+        <dd>
+          Users may now submit bug reports, improvement suggestions or patches on their native languages.
+          We currently understand English, Chinese, and Russian. 
+         (<i>2007-10-25</i>)
+        </dd>
+        
         <dt>5.0 M3 stable build has been released</dt>
         <dd>
           The build is targeted primarily to improving overall stability and