Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 29795 invoked from network); 18 May 2006 10:56:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 May 2006 10:56:08 -0000 Received: (qmail 16096 invoked by uid 500); 18 May 2006 10:55:54 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 16021 invoked by uid 500); 18 May 2006 10:55:54 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 15969 invoked by uid 99); 18 May 2006 10:55:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2006 03:55:53 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 195.212.29.138 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [195.212.29.138] (HELO mtagate5.uk.ibm.com) (195.212.29.138) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2006 03:55:52 -0700 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate5.uk.ibm.com (8.13.6/8.13.6) with ESMTP id k4IAtUut051212 for ; Thu, 18 May 2006 10:55:30 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k4IAuS8i115690 for ; Thu, 18 May 2006 11:56:28 +0100 Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k4IAtUWk029696 for ; Thu, 18 May 2006 11:55:30 +0100 Received: from anaheim.local (sig-9-145-2-39.uk.ibm.com [9.145.2.39]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k4IAtTUg029683 for ; Thu, 18 May 2006 11:55:29 +0100 Message-Id: <200605181055.k4IAtTUg029683@d06av02.portsmouth.uk.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-7) with nmh-1.1 From: Mark Hindess To: harmony-dev@incubator.apache.org Subject: Re: [DRLVM] build process improvement In-reply-to: Your message of "Thu, 18 May 2006 14:36:43 +0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 18 May 2006 11:55:29 +0100 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 18 May 2006 at 14:36, "Alexey Petrenko" wrote: > > 2006/5/18, Mark Hindess : > > > > I was assuming that the HDK for the classlib would not contain > > any VM specific artifacts. If it did, which VM artifacts would > > it contain SableVM, drlvm, etc. or all of them? (Of course, the > > classlib hdk will contain the VM stubs that the classlib build uses > > today.) > > But we need to run the classlib on some machine. Of course. > So we need to include some VM to HDK or prepare binary builds of VMs > and put them near the classlib binary build. Agreed. I assumed that VM jdk/jre binary builds would unpack files into a sub-directory of jre/bin - as the IBM VME does now - for use by the VM independent launcher. VM hdk builds could also populate a suitable subdirectory of the hdk. Regards, Mark. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org