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/06/09 13:04:01 UTC

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

Author: tellison
Date: Mon Jun  9 04:04:01 2008
New Revision: 664677

URL: http://svn.apache.org/viewvc?rev=664677&view=rev
Log:
Add news of Microemulator code contribution.

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=664677&r1=664676&r2=664677&view=diff
==============================================================================
--- harmony/standard/site/docs/index.html (original)
+++ harmony/standard/site/docs/index.html Mon Jun  9 04:04:01 2008
@@ -249,6 +249,20 @@
     </h1>
                         <dl>
         
+        <dt>Microemulator code contribution</dt>
+        <dd>
+          Apache Harmony has broadened it's scope of code implementing the Java
+          platform APIs with the acceptance of a substantial code contribution
+          from the authors of Microemulator.
+          <p />
+          Microemulator is a pure Java implementation of Java ME APIs in Java SE.  With
+          the emulator code it becomes possible to run MIDlet (MIDP/CLDC) based
+          applications as a standalone Java application or as web browser applet.
+          <p />
+          Thanks to Bartek, Vlad, and Michael for this contribution to Apache Harmony!
+          (<i>2008-06-09</i>)
+        </dd>
+
         <dt>Apache Harmony 5.0 M6 is available!</dt>
         <dd>
           The Apache Harmony team are pleased to announce the immediate availability
@@ -310,35 +324,6 @@
          (<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
-          performance. This build contains the following enhancements:
-          an innovative fast byte code verifier, lazy resolution in all JIT
-          modes on IA32 platforms, support for Java6.0 classes in DRLVM.<p />
-          Other areas that were improved include:
-          <ul>
-            <li>
-              Bytecode mapping in JIT - exception stack traces became more
-              comprehensive
-            </li>
-            <li>
-              Threading support was partially re-factored towards improvement
-              of reliability and maintainability
-            </li>
-            <li>
-              JIT-based JVMTI debug mode speed up by a factor of 3
-            </li>
-            <li>
-              Stability of Swing and AWT code on Windows
-            </li>
-         </ul>
-         The build is available for
-         <a href="http://harmony.apache.org/download.cgi#M3-r580985">download</a>.
-         Please send your feedback to
-         <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
-         (<i>2007-10-09</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=664677&r1=664676&r2=664677&view=diff
==============================================================================
--- harmony/standard/site/docs/newshistory.html (original)
+++ harmony/standard/site/docs/newshistory.html Mon Jun  9 04:04:01 2008
@@ -198,6 +198,36 @@
                         <p style="text-align: right"> <a href="newshistory.ru.html">RU </a>| EN</p>
                                 <dl>
         
+        <dt>5.0 M3 stable build has been released</dt>
+        <dd>
+          The build is targeted primarily to improving overall stability and
+          performance. This build contains the following enhancements:
+          an innovative fast byte code verifier, lazy resolution in all JIT
+          modes on IA32 platforms, support for Java6.0 classes in DRLVM.<p />
+          Other areas that were improved include:
+          <ul>
+            <li>
+              Bytecode mapping in JIT - exception stack traces became more
+              comprehensive
+            </li>
+            <li>
+              Threading support was partially re-factored towards improvement
+              of reliability and maintainability
+            </li>
+            <li>
+              JIT-based JVMTI debug mode speed up by a factor of 3
+            </li>
+            <li>
+              Stability of Swing and AWT code on Windows
+            </li>
+         </ul>
+         The build is available for
+         <a href="http://harmony.apache.org/download.cgi#M3-r580985">download</a>.
+         Please send your feedback to
+         <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+         (<i>2007-10-09</i>)
+        </dd>
+        
         <dt>Harmony 5.0 M2 Available</dt>
         <dd>
           We are pleased to announce the second stable build "5.0 M2".

Modified: harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/index.xml?rev=664677&r1=664676&r2=664677&view=diff
==============================================================================
--- harmony/standard/site/xdocs/index.xml (original)
+++ harmony/standard/site/xdocs/index.xml Mon Jun  9 04:04:01 2008
@@ -80,6 +80,20 @@
     <section name="Harmony News">
       <dl>
         
+        <dt>Microemulator code contribution</dt>
+        <dd>
+          Apache Harmony has broadened it's scope of code implementing the Java
+          platform APIs with the acceptance of a substantial code contribution
+          from the authors of Microemulator.
+          <p/>
+          Microemulator is a pure Java implementation of Java ME APIs in Java SE.  With
+          the emulator code it becomes possible to run MIDlet (MIDP/CLDC) based
+          applications as a standalone Java application or as web browser applet.
+          <p/>
+          Thanks to Bartek, Vlad, and Michael for this contribution to Apache Harmony!
+          (<i>2008-06-09</i>)
+        </dd>
+
         <dt>Apache Harmony 5.0 M6 is available!</dt>
         <dd>
           The Apache Harmony team are pleased to announce the immediate availability
@@ -141,35 +155,6 @@
          (<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
-          performance. This build contains the following enhancements:
-          an innovative fast byte code verifier, lazy resolution in all JIT
-          modes on IA32 platforms, support for Java6.0 classes in DRLVM.<p/>
-          Other areas that were improved include:
-          <ul>
-            <li>
-              Bytecode mapping in JIT - exception stack traces became more
-              comprehensive
-            </li>
-            <li>
-              Threading support was partially re-factored towards improvement
-              of reliability and maintainability
-            </li>
-            <li>
-              JIT-based JVMTI debug mode speed up by a factor of 3
-            </li>
-            <li>
-              Stability of Swing and AWT code on Windows
-            </li>
-         </ul>
-         The build is available for
-         <a href="http://harmony.apache.org/download.cgi#M3-r580985">download</a>.
-         Please send your feedback to
-         <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
-         (<i>2007-10-09</i>)
-        </dd>
       </dl>
 
       <p>

Modified: harmony/standard/site/xdocs/newshistory.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/newshistory.xml?rev=664677&r1=664676&r2=664677&view=diff
==============================================================================
--- harmony/standard/site/xdocs/newshistory.xml (original)
+++ harmony/standard/site/xdocs/newshistory.xml Mon Jun  9 04:04:01 2008
@@ -27,6 +27,36 @@
         <p style="text-align: right"> <a href="newshistory.ru.html">RU </a>| EN</p>
         <dl>
         
+        <dt>5.0 M3 stable build has been released</dt>
+        <dd>
+          The build is targeted primarily to improving overall stability and
+          performance. This build contains the following enhancements:
+          an innovative fast byte code verifier, lazy resolution in all JIT
+          modes on IA32 platforms, support for Java6.0 classes in DRLVM.<p/>
+          Other areas that were improved include:
+          <ul>
+            <li>
+              Bytecode mapping in JIT - exception stack traces became more
+              comprehensive
+            </li>
+            <li>
+              Threading support was partially re-factored towards improvement
+              of reliability and maintainability
+            </li>
+            <li>
+              JIT-based JVMTI debug mode speed up by a factor of 3
+            </li>
+            <li>
+              Stability of Swing and AWT code on Windows
+            </li>
+         </ul>
+         The build is available for
+         <a href="http://harmony.apache.org/download.cgi#M3-r580985">download</a>.
+         Please send your feedback to
+         <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+         (<i>2007-10-09</i>)
+        </dd>
+        
         <dt>Harmony 5.0 M2 Available</dt>
         <dd>
           We are pleased to announce the second stable build "5.0 M2".