Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 11381 invoked from network); 21 Nov 2006 11:34:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 11:34:41 -0000 Received: (qmail 48624 invoked by uid 500); 21 Nov 2006 11:34:47 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 48584 invoked by uid 500); 21 Nov 2006 11:34:47 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 48575 invoked by uid 99); 21 Nov 2006 11:34:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 03:34:47 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of pavel.ozhdikhin@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 03:34:34 -0800 Received: by wx-out-0506.google.com with SMTP id h29so2151495wxd for ; Tue, 21 Nov 2006 03:34:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=R7xcmtBhumhNQZulsntwPrwp+QSte0Ov/vGnn5tL584xMjSfEPfc80JKdrcZXmjSrI5GxblT+7wHpqPPXGeo6BdavGIJW9FPTmgbcB8b7Bvt9nZXJ9WRevQCj7bNPCn6+OclIEHQb3H7bJ4LgytHtgjO9eAfKKd5YpjrG+XCEZA= Received: by 10.90.50.1 with SMTP id x1mr5037873agx.1164108852873; Tue, 21 Nov 2006 03:34:12 -0800 (PST) Received: by 10.35.123.9 with HTTP; Tue, 21 Nov 2006 03:34:12 -0800 (PST) Message-ID: <469bff730611210334m3e1b5b7fw7703680632a9914@mail.gmail.com> Date: Tue, 21 Nov 2006 17:34:12 +0600 From: "Pavel Ozhdikhin" To: dev@harmony.apache.org Subject: Re: [drlvm][build] New svn reality and DRL VM build In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12725_23736535.1164108852780" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_12725_23736535.1164108852780 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I never edit this file. :) I copy /build/drlvm.properties.example->build/drlvm.properties. But I'm +1 for this change because I never use any other value. Thanks, Pavel On 11/21/06, Alexey Petrenko wrote: > > Everyone who tried to build DRL VM at least once knows that he/she > should edit "external.dep.CLASSLIB.loc" property in > build/make/build.xml file to point to the class library... > > Our svn paths has been changed while moving from the incubator and I > suggest to default value for this property to > "../../../working_classlib". > > Anybody objects? If not I'll commit the changes. > > SY, Alexey > ------=_Part_12725_23736535.1164108852780--