From harmony-dev-return-9673-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Tue Jul 04 13:17:29 2006 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 14856 invoked from network); 4 Jul 2006 13:17:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jul 2006 13:17:29 -0000 Received: (qmail 43490 invoked by uid 500); 4 Jul 2006 13:17:22 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 43436 invoked by uid 500); 4 Jul 2006 13:17:22 -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 43425 invoked by uid 99); 4 Jul 2006 13:17:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 06:17:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of oliver.deakin@googlemail.com designates 72.14.214.205 as permitted sender) Received: from [72.14.214.205] (HELO hu-out-0102.google.com) (72.14.214.205) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 06:17:21 -0700 Received: by hu-out-0102.google.com with SMTP id 20so1004253huc for ; Tue, 04 Jul 2006 06:16:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=J/W5/cNrGFdq/krsnu2zzWPV6VZuUNqX8J2HB2o9cjOhiJMk4UB4pAnuBqtwAcA+mqyYPji/l3Pun0KvcNer6Ltwy0y1V9+098xTkiuj9gMf53II3JczQktg6/mNkOgdq+xmOeAoS5oSBMwHjPrpYJQlgyMUAgVfCopIBzYO/DU= Received: by 10.67.101.8 with SMTP id d8mr6589322ugm; Tue, 04 Jul 2006 06:16:59 -0700 (PDT) Received: from ?9.20.183.162? ( [195.212.29.92]) by mx.gmail.com with ESMTP id s1sm366071uge.2006.07.04.06.16.58; Tue, 04 Jul 2006 06:16:59 -0700 (PDT) Message-ID: <44AA6A36.4080002@googlemail.com> Date: Tue, 04 Jul 2006 14:16:38 +0100 From: Oliver Deakin User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Modularising the native code - it begins! References: <200606141347.k5EDlUqO002269@d06av02.portsmouth.uk.ibm.com> In-Reply-To: <200606141347.k5EDlUqO002269@d06av02.portsmouth.uk.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I have just raised HARMONY-744 which moves the vmi and luni native code into the luni module, and the zip and zlib code into archive. AFAICS, there is only one more set of moves to do before native modularisation is complete (phew!). With the last set of changes, I plan to move the native-src/build.xml into the top level make dir and call it build-native.xml (to fit in with build-java.xml and build-test.xml). If anyone has any objections, please let me know. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited --------------------------------------------------------------------- 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