Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 38275 invoked from network); 19 Oct 2006 13:00:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 13:00:24 -0000 Received: (qmail 62650 invoked by uid 500); 19 Oct 2006 13:00:10 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 62537 invoked by uid 500); 19 Oct 2006 13:00:09 -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 62446 invoked by uid 99); 19 Oct 2006 13:00:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 06:00:03 -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 dkishenko@gmail.com designates 72.14.214.239 as permitted sender) Received: from [72.14.214.239] (HELO hu-out-0506.google.com) (72.14.214.239) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 05:59:58 -0700 Received: by hu-out-0506.google.com with SMTP id 27so1848825hub for ; Thu, 19 Oct 2006 05:59:36 -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=KJjaLCqDhK+cKlO+Ozm7BDA6fyhTYFTyVDmnt0vfowvjenN/DBd/sgpiAXjAc5Qutz8xTggsw4Ruh5xXWQSQJhFC6y6Ah5PRGJ2iZv6rBxF/DPQO7tCKepP3KzSZNQHrBl/oC5jzquVMD0NPUIALD94MJOaAIL0nQVJerBFQldE= Received: by 10.82.126.19 with SMTP id y19mr2743142buc; Thu, 19 Oct 2006 05:59:36 -0700 (PDT) Received: by 10.82.139.14 with HTTP; Thu, 19 Oct 2006 05:59:36 -0700 (PDT) Message-ID: <834b3bd50610190559x211c2791kc9f5a5ed9061f20f@mail.gmail.com> Date: Thu, 19 Oct 2006 16:59:36 +0400 From: "Denis Kishenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Build failure messages In-Reply-To: <3b3f27c60610181820i790a2873u6d7df1db83a7d2c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200610180756.k9I7ujeR024310@d06av02.portsmouth.uk.ibm.com> <45360AC3.8020402@pobox.com> <3b3f27c60610181820i790a2873u6d7df1db83a7d2c9@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I also worried about a lot of warnings and I think warnings like these can be fixed last\modules\concurrent\standard\src\main\java\java\util\concurrent\ConcurrentHashMap.java [javac] (at line 26) [javac] import java.io.ObjectInputStream; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] The import java.io.ObjectInputStream is never used [javac] 34. WARNING in C:\Work\Projects\Harmony-last\modules\concurrent\standard\src\main\java\java\util\concurrent\CountDownLatch.java [javac] (at line 130) [javac] private static final class Sync extends AbstractQueuedSynchronizer { [javac] ^^^^ [javac] The serializable class Sync does not declare a static final serialVersionUID field of type long 2006/10/19, Nathan Beyer : > I added a compiler arg to the main 'build-java.xml' compile to disable > all of the warnings. > > This should take care of the warnings. > > -Nathan > > On 10/18/06, Geir Magnusson Jr. wrote: > > Can we just shut them off for now? it's a good project for someone to > > go and clean those up, but there's no need for all of us to see them. > > > > geir > > > > Mark Hindess wrote: > > > These messages aren't getting through on the commits list on due to the > > > large number of warnings since switching to ecj. I've modified the > > > summary process so that it ignores these for the moment. > > > > > > Hopefully this means that the failure messages that haven't been making > > > the commits list will start getting through. > > > > > > 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 > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > --------------------------------------------------------------------- > 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 > > -- Denis M. Kishenko Enterprise Solutions Software 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