You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sj...@apache.org on 2008/10/22 12:44:56 UTC

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

Author: sjanuary
Date: Wed Oct 22 03:44:56 2008
New Revision: 707029

URL: http://svn.apache.org/viewvc?rev=707029&view=rev
Log:
Adding M7 news to the home page

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

Modified: harmony/standard/site/docs/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/index.html?rev=707029&r1=707028&r2=707029&view=diff
==============================================================================
--- harmony/standard/site/docs/index.html (original)
+++ harmony/standard/site/docs/index.html Wed Oct 22 03:44:56 2008
@@ -248,6 +248,35 @@
       <a name="Harmony News">Harmony News</a>
     </h1>
                         <dl>
+      
+        <dt>Apache Harmony 5.0 M7 is available!</dt>
+        <dd>
+          The Apache Harmony team are pleased to announce the immediate availability
+          of Apache Harmony 5.0M7.  This is the latest stable build of the Harmony project
+          with numerous enhancements and bug fixes including:
+          <ul>
+            <li>new performance improvements, especially in object serialization and unpack200 decoding</li>
+            <li>a new 'javap' the class file disassembler tool, and alpha version of 'policytool' the security policy management tool</li>
+            <li>bug fixes and functional enhancements throughout the class libraries, especially in the Swing widget toolkit</li>
+            <li>...and many more</li>
+          </ul>
+          <p />
+          
+          We would particularly like to thank our Google Summer of Code students
+          András Belicza (policytool) and Tharindu Mathew (Swing enhancements),
+          and welcome them to the project!
+          <p />
+          
+          The build has been replicated to the download sites, and we recommend that
+          everyone update their current version to Apache Harmony 5.0M7.
+          <p />
+          
+          The build is available for
+          <a href="http://harmony.apache.org/download.cgi">download</a>.
+          Please send your feedback to
+          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+          (<i>2008-08-28</i>)
+        </dd>
         
         <dt>Jikes RVM 3.0 + Apache Harmony!</dt>
         <dd>

Modified: harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/index.xml?rev=707029&r1=707028&r2=707029&view=diff
==============================================================================
--- harmony/standard/site/xdocs/index.xml (original)
+++ harmony/standard/site/xdocs/index.xml Wed Oct 22 03:44:56 2008
@@ -79,6 +79,35 @@
     </section>
     <section name="Harmony News">
       <dl>
+      
+        <dt>Apache Harmony 5.0 M7 is available!</dt>
+        <dd>
+          The Apache Harmony team are pleased to announce the immediate availability
+          of Apache Harmony 5.0M7.  This is the latest stable build of the Harmony project
+          with numerous enhancements and bug fixes including:
+          <ul>
+            <li>new performance improvements, especially in object serialization and unpack200 decoding</li>
+            <li>a new 'javap' the class file disassembler tool, and alpha version of 'policytool' the security policy management tool</li>
+            <li>bug fixes and functional enhancements throughout the class libraries, especially in the Swing widget toolkit</li>
+            <li>...and many more</li>
+          </ul>
+          <p/>
+          
+          We would particularly like to thank our Google Summer of Code students
+          András Belicza (policytool) and Tharindu Mathew (Swing enhancements),
+          and welcome them to the project!
+          <p/>
+          
+          The build has been replicated to the download sites, and we recommend that
+          everyone update their current version to Apache Harmony 5.0M7.
+          <p/>
+          
+          The build is available for
+          <a href="http://harmony.apache.org/download.cgi">download</a>.
+          Please send your feedback to
+          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.  
+          (<i>2008-08-28</i>)
+        </dd>
         
         <dt>Jikes RVM 3.0 + Apache Harmony!</dt>
         <dd>