Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 60569 invoked from network); 25 Jun 2006 20:43:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jun 2006 20:43:01 -0000 Received: (qmail 31720 invoked by uid 500); 25 Jun 2006 20:42:54 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 31666 invoked by uid 500); 25 Jun 2006 20:42: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 31655 invoked by uid 99); 25 Jun 2006 20:42:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jun 2006 13:42:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ivan.volosyuk@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jun 2006 13:42:53 -0700 Received: by py-out-1112.google.com with SMTP id w49so1142850pyg for ; Sun, 25 Jun 2006 13:42:33 -0700 (PDT) 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:content-transfer-encoding:content-disposition:references; b=MTxNVa+8Fyxqc6xdfpTxOEDZGKfGIOEkJQ4KRM94XPKLMJHXYBew+5tkYjmzEtEQGoSVhNQ1zSI/A34hu6QuEz8ofrRdyZpAjDTM0WPy59O+cfyke4ijbJZhgECnRfkZL2gNHt2q8n7GHPwwwd6cifDzsfj5FuV+lnnFiErgrEU= Received: by 10.35.34.18 with SMTP id m18mr5082033pyj; Sun, 25 Jun 2006 13:42:32 -0700 (PDT) Received: by 10.35.115.14 with HTTP; Sun, 25 Jun 2006 13:42:32 -0700 (PDT) Message-ID: <12385bbd0606251342s2d07dbd1m7952d8d725d88350@mail.gmail.com> Date: Mon, 26 Jun 2006 00:42:32 +0400 From: "Ivan Volosyuk" To: harmony-dev@incubator.apache.org Subject: Re: build problems In-Reply-To: <449A8175.2090902@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <449A54C1.2050909@gmail.com> <200606220938.k5M9cmrX001280@d06av02.portsmouth.uk.ibm.com> <7273946b0606220420l2eed7ccdg2e95d45f77168c10@mail.gmail.com> <449A8175.2090902@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N There are a few more problems with classlib compilation using eclipse compi= ler: 1. Tools modules ignores property build.compiler which is set in make/build-java.xml 2. Compilation problem in java/util/Properties.java (using ECJ on jre 1.4.x= ): [javac] 1086. ERROR in /home/ivan/experiments/harmony/CLASSLIB/modules/luni/src/main/java/java/uti= l/Properties.java [javac] (at line 568) [javac] =09String value =3D entry.getTextContent(); [javac] =09 ^^^^^^^^^^^^^^ [javac] The method getTextContent() is undefined for the type Element There is no other problems, except huge number of ecj compiler warnings. -- Ivan On 6/22/06, Tim Ellison wrote: > Vladimir Ivanov wrote: > > Initial size can be reduced, it works fine. So far=85 Since the number = of > > files to compile will only grow as time goes. > > Isn't it more general solution compile sources by modules (in same VM, > > without fork)? > > That's how I normally work anyway, and as we have snapshots available to > compile against people can always bootstrap the module compilation from > a previous build. > > However, we do need to retain the option to rebuild the entire world > from scratch, so I expect there will always be a top level build. > > I'll reduce the footprint options -- please howl if it does not suit. > > Regards, > Tim > > -- > > Tim Ellison (t.p.ellison@gmail.com) > IBM Java technology centre, UK. > > --------------------------------------------------------------------- > 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 > > --=20 Ivan Intel Middleware Products Division --------------------------------------------------------------------- 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