Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 89067 invoked from network); 18 Jan 2007 09:13:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jan 2007 09:13:10 -0000 Received: (qmail 92800 invoked by uid 500); 18 Jan 2007 09:13:16 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 92781 invoked by uid 500); 18 Jan 2007 09:13:16 -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 92772 invoked by uid 99); 18 Jan 2007 09:13:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jan 2007 01:13:16 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jan 2007 01:13:09 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id E92421A981A; Thu, 18 Jan 2007 01:12:04 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r497363 - in /harmony/standard/site: docs/documentation/build_classlib.html docs/documentation/dev_eclipse.html xdocs/documentation/dev_eclipse.xml xdocs/subcomponents/classlibrary/build_classlib.xml Date: Thu, 18 Jan 2007 09:12:04 -0000 To: commits@harmony.apache.org From: nadinem@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070118091204.E92421A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nadinem Date: Thu Jan 18 01:12:03 2007 New Revision: 497363 URL: http://svn.apache.org/viewvc?view=rev&rev=497363 Log: removing the old classlib building page and references to it Removed: harmony/standard/site/docs/documentation/build_classlib.html harmony/standard/site/xdocs/subcomponents/classlibrary/build_classlib.xml Modified: harmony/standard/site/docs/documentation/dev_eclipse.html harmony/standard/site/xdocs/documentation/dev_eclipse.xml Modified: harmony/standard/site/docs/documentation/dev_eclipse.html URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/documentation/dev_eclipse.html?view=diff&rev=497363&r1=497362&r2=497363 ============================================================================== --- harmony/standard/site/docs/documentation/dev_eclipse.html (original) +++ harmony/standard/site/docs/documentation/dev_eclipse.html Thu Jan 18 01:12:03 2007 @@ -86,106 +86,90 @@ + + + + + +
    - -

    @@ -255,12 +238,14 @@

    Next you will need the code to work with. For class library development, - you will need a compatible VM. You will also need a class libraries build if you want to work - on an individual module. Obtain a VM as - described here, that is capable - of running the class libary code, and install it in the same location as - the class libraries build (or the location you will be building to if you are building the class libararies yourself). -

    + you will need a compatible VM, such as DRLVM or IBM virtual machine (the latter + available under a non-open source, binary evaluation license). Install the VM following the + instructions that accompany that VM in the same location as the class libraries build (or the + location you will be building to if you are building the class libararies yourself). +
    + You will also need a class libraries build if you want to work + on an individual module. +

    Analogously, you will need the class libraries for DRLVM development. Follow one of these ways depending on your needs:

    Modified: harmony/standard/site/xdocs/documentation/dev_eclipse.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/documentation/dev_eclipse.xml?view=diff&rev=497363&r1=497362&r2=497363 ============================================================================== --- harmony/standard/site/xdocs/documentation/dev_eclipse.xml (original) +++ harmony/standard/site/xdocs/documentation/dev_eclipse.xml Thu Jan 18 01:12:03 2007 @@ -65,12 +65,14 @@

    Next you will need the code to work with. For class library development, - you will need a compatible VM. You will also need a class libraries build if you want to work - on an individual module. Obtain a VM as - described here, that is capable - of running the class libary code, and install it in the same location as - the class libraries build (or the location you will be building to if you are building the class libararies yourself). -

    + you will need a compatible VM, such as DRLVM or IBM virtual machine (the latter + available under a non-open source, binary evaluation license). Install the VM following the + instructions that accompany that VM in the same location as the class libraries build (or the + location you will be building to if you are building the class libararies yourself). +
    + You will also need a class libraries build if you want to work + on an individual module. +

    Analogously, you will need the class libraries for DRLVM development. Follow one of these ways depending on your needs: