From dev-return-31916-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Feb 05 11:27:49 2008 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 57355 invoked from network); 5 Feb 2008 11:27:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2008 11:27:49 -0000 Received: (qmail 69901 invoked by uid 500); 5 Feb 2008 11:27:39 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 69872 invoked by uid 500); 5 Feb 2008 11:27:39 -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 69863 invoked by uid 99); 5 Feb 2008 11:27:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 03:27:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 209.85.134.190 as permitted sender) Received: from [209.85.134.190] (HELO mu-out-0910.google.com) (209.85.134.190) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 11:27:10 +0000 Received: by mu-out-0910.google.com with SMTP id g7so1963544muf.0 for ; Tue, 05 Feb 2008 03:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=qmSVTbdGYG+rhtZkj7/22noAKEtEvl2NVbZs8GdjB6M=; b=ZqQaphQxiFvDJiD65h+zsxR6NSYSlyZY5lYzukCJinDo+xjpBdCKiCwdOErnjSorDX6066y8U9bwYVsoCrdtu/nRqahgW5ZdnHS372Q1hVpzqIB5/F34R7T4wt/fDAXBTHhhrkcMjFijBIUgHr2i6GCsvFlmQA6QfJUM82lEYRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=Ww4zxgVHKPT3Ej0xJcJO9dZbpGYB1aHH151qe6sKLDMCT/V542uYuZ27w0+Z9Rwn4rNVZgXmQglnqP92SpJBR2EMuIqUatjSljzfO2hCkTjTW/QrjYEugipecOmV0bhSAffGuBrdSRcqlzxS5rlvvKP5s5I5dNZGV4Lg175HcpY= Received: by 10.78.170.17 with SMTP id s17mr14566227hue.35.1202210836444; Tue, 05 Feb 2008 03:27:16 -0800 (PST) Received: from ?9.20.183.163? ( [195.212.29.92]) by mx.google.com with ESMTPS id c25sm4265320ika.9.2008.02.05.03.27.14 (version=SSLv3 cipher=RC4-MD5); Tue, 05 Feb 2008 03:27:15 -0800 (PST) Message-ID: <47A84810.1000109@gmail.com> Date: Tue, 05 Feb 2008 11:27:12 +0000 From: Tim Ellison User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [announce] new DRLVM build system came into force References: <200802050920.m159Kq6d002267@d12av01.megacenter.de.ibm.com> In-Reply-To: <200802050920.m159Kq6d002267@d12av01.megacenter.de.ibm.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mark Hindess wrote: > Excellent! > > Before we get too comfortable with the changes we might want to think > about whether: > > https://svn.apache.org/repos/asf/harmony/enhanced/common_resources > > should really be moved to: > > https://svn.apache.org/repos/asf/harmony/enhanced/common_resources/trunk > > We are going to want to be able to reproduce build so having the > capability to use branches and tags might be useful. And it would > be more consistent with the layout of the other svn-switched > sub-directories of the federated build. > > I'll take a look at moving the dependencies in classlib to common_resources > but before I force everyone working on classlib to checkout common_resources > I'd like to get this resolved so we don't end up breaking it later. Yep - make sense. Regards, Tim