From commits-return-61649-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Mar 10 16:07:25 2010
Return-Path:
Delivered-To: apmail-harmony-commits-archive@www.apache.org
Received: (qmail 17568 invoked from network); 10 Mar 2010 16:07:25 -0000
Received: from unknown (HELO mail.apache.org) (140.211.11.3)
by 140.211.11.9 with SMTP; 10 Mar 2010 16:07:25 -0000
Received: (qmail 5874 invoked by uid 500); 10 Mar 2010 16:06:54 -0000
Delivered-To: apmail-harmony-commits-archive@harmony.apache.org
Received: (qmail 5849 invoked by uid 500); 10 Mar 2010 16:06:54 -0000
Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm
Precedence: bulk
List-Help:
List-Unsubscribe:
List-Post:
List-Id:
Reply-To: dev@harmony.apache.org
Delivered-To: mailing list commits@harmony.apache.org
Received: (qmail 5842 invoked by uid 99); 10 Mar 2010 16:06:54 -0000
Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 16:06:54 +0000
X-ASF-Spam-Status: No, hits=-2000.0 required=10.0
tests=ALL_TRUSTED
X-Spam-Check-By: apache.org
Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 16:06:48 +0000
Received: by eris.apache.org (Postfix, from userid 65534)
id 567BE23889E9; Wed, 10 Mar 2010 16:06:26 +0000 (UTC)
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r921419 [1/2] - in /harmony/standard/site/branches/live: ./
docs/download.html docs/index.html xdocs/download.xml xdocs/index.xml
Date: Wed, 10 Mar 2010 16:06:26 -0000
To: commits@harmony.apache.org
From: tellison@apache.org
X-Mailer: svnmailer-1.0.8
Message-Id: <20100310160626.567BE23889E9@eris.apache.org>
X-Virus-Checked: Checked by ClamAV on apache.org
Author: tellison
Date: Wed Mar 10 16:06:25 2010
New Revision: 921419
URL: http://svn.apache.org/viewvc?rev=921419&view=rev
Log:
Move milestone updates from staging to live.
Modified:
harmony/standard/site/branches/live/ (props changed)
harmony/standard/site/branches/live/docs/download.html
harmony/standard/site/branches/live/docs/index.html
harmony/standard/site/branches/live/xdocs/download.xml
harmony/standard/site/branches/live/xdocs/index.xml
Propchange: harmony/standard/site/branches/live/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Mar 10 16:06:25 2010
@@ -0,0 +1 @@
+velocity.log
Propchange: harmony/standard/site/branches/live/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Mar 10 16:06:25 2010
@@ -1 +1 @@
-/harmony/standard/site/trunk:822221-904438
+/harmony/standard/site/trunk:822221-921416
Modified: harmony/standard/site/branches/live/docs/download.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/download.html?rev=921419&r1=921418&r2=921419&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/download.html (original)
+++ harmony/standard/site/branches/live/docs/download.html Wed Mar 10 16:06:25 2010
@@ -253,8 +253,7 @@ limitations under the License.
The following current and recommended builds are available on our main
- distribution site and its mirrors. Older builds are available on the
- archive site.
+ distribution site and its mirrors.
+
+ These are not official releases of the Apache Software Foundation, nor are they
+ complete or compatible with the Java specification. They are stable builds provided
+ to make testing and experimentation easier. Older stable builds are available on
+ the Apache Harmony archive site.
+
@@ -285,26 +303,27 @@ limitations under the License.
Currently, the project has no official releases.
-
+
- These are builds of the most recent tested code provided for your convenience. They
- have been declared best-so-far but they are not official releases of the Apache
+ These are builds of the most recent tested 5.0 code stream provided for your convenience.
+ They have been declared best-so-far but they are not official releases of the Apache
Harmony project or the Apache Software Foundation.
- The latest stable build is Apache Harmony 5.0M12a (r901653 from 2010-01-21).
+ The latest stable build is
+ Apache Harmony 5.0M13 (r916432 from 2010-02-25)
Note
We recommend that you set JAVA_HOME to the root directory
of the distribution, and put the bin/ directory on your PATH.
-
+
- Source code
@@ -315,19 +334,19 @@ limitations under the License.
@@ -341,90 +360,90 @@ limitations under the License.
@@ -438,57 +457,57 @@ limitations under the License.
@@ -503,66 +522,334 @@ limitations under the License.
+
+
+
+
+
+
+ These are builds of the most recent tested 6.0 code stream provided for your convenience. They
+ have been declared best-so-far but they are not official releases of the Apache
+ Harmony project or the Apache Software Foundation.
+
- These are not official releases of the Apache Software Foundation, nor are they
- complete or compatible with the Java specification. They are stable builds provided
- to make testing and experimentation easier. Older stable builds are available on
- the Apache Harmony archive site.
-
+ The latest stable build is
+ Apache Harmony 6.0M1 (r917296 from 2010-02-28).
+
+ Note
+
+ We recommend that you set JAVA_HOME to the root directory
+ of the distribution, and put the bin/ directory on your PATH.
+
+
+
+ - Source code
+
+ -
+ Source files for this stable build.
+
+
+
+
+ - Java Runtime Environment (JRE)
+
+ -
+ The JRE lets you run your Java programs.
+
+
+
+
+ - Java Development Kit (JDK)
+
+ -
+ The JDK lets you build and run your Java programs. It includes javac and other standard JDK tools.
+
+
+
+
+ - Harmony Development Kit (HDK)
+
+ -
+ The HDK is targeted at Harmony developers. It includes the pre-built class library and VM binaries,
+ necessary include files, and dependencies. It is not a replacement for the common JDK.
+
+
+
+
Modified: harmony/standard/site/branches/live/docs/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/index.html?rev=921419&r1=921418&r2=921419&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/index.html (original)
+++ harmony/standard/site/branches/live/docs/index.html Wed Mar 10 16:06:25 2010
@@ -255,6 +255,29 @@ limitations under the License.
Harmony News
+ - Apache Harmony 5.0M13 plus new Apache Harmony 6.0M1 available!
+ -
+ The Apache Harmony development team are delighted to announce the availability
+ of the next regular 5.0 stream milestone, labelled 5.0M13, together with the
+ first ever milestone release of the 6.0 code stream -- Apache Harmony 6.0M1.
+
+ The new 5.0M13 milestone contains a number of
+ important fixes and enhancements
+ to the implementation and test suites, resulting in the most stable build yet.
+
+ Milestone 6.0M1 is the first stable build available from the 6.0 APIs code
+ stream, and while there are still known missing APIs, this first milestone is
+ already very capable. Feedback is encouraged for both releases.
+
+ Source code, binary builds and Debian packages are available from our
+ download site.
+
+ Please send any comments to
+ the Harmony
+ developers' mailing list.
+ (2010-03-10)
+
+
- Apache Harmony M12a maintenance release
-
The Apache Harmony development team have identified an issue with source