Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 2455 invoked from network); 9 Jun 2006 18:17:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 18:17:04 -0000 Received: (qmail 19612 invoked by uid 500); 9 Jun 2006 18:17:00 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 19570 invoked by uid 500); 9 Jun 2006 18:17:00 -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 19555 invoked by uid 99); 9 Jun 2006 18:17:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 11:17:00 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 195.212.29.135 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [195.212.29.135] (HELO mtagate2.uk.ibm.com) (195.212.29.135) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 11:16:55 -0700 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate2.uk.ibm.com (8.13.6/8.13.6) with ESMTP id k59IGYVW053224 for ; Fri, 9 Jun 2006 18:16:34 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k59IHkfM142800 for ; Fri, 9 Jun 2006 19:17:46 +0100 Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k59IGXmh019067 for ; Fri, 9 Jun 2006 19:16:33 +0100 Received: from anaheim.local (sig-9-145-123-66.uk.ibm.com [9.145.123.66]) by d06av02.portsmouth.uk.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k59IGXYn019064 for ; Fri, 9 Jun 2006 19:16:33 +0100 Message-Id: <200606091816.k59IGXYn019064@d06av02.portsmouth.uk.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-7) with nmh-1.1 From: Mark Hindess To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r413113 - in /incubator/harmony/enhanced/drlvm/trunk/build/make: components/extra/apr.xml components/extra/aprutil.xml components/extra/log4cxx.xml targets/common_classlib.xml In-reply-to: Your message of "Fri, 09 Jun 2006 18:06:17 -0000." <20060609180618.9BCD01A9842@eris.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Jun 2006 19:16:33 +0100 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9 June 2006 at 18:06, geirm@apache.org wrote: > Author: geirm > Date: Fri Jun 9 11:06:17 2006 > New Revision: 413113 > > URL: http://svn.apache.org/viewvc?rev=413113&view=rev > Log: > tweaks to stop the stuff, and > just do for APR includes. Not a big deal > but let me get more comfortable w/ the build. > > No functional changes. > > Code change commit will follow [ snipped, good stuff cleaning up includes. ] There are issues like this with the awt/swing contribution (see HARMONY-534) doing includes in non-standard and even in a way that broke the build for me. I think it is a big deal to use header files in the way that is intended/common. ... > Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/targets/common_cl > asslib.xml > URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/buil > d/make/targets/common_classlib.xml?rev=413113&r1=413112&r2=413113&view=diff > ============================================================================= > = > --- incubator/harmony/enhanced/drlvm/trunk/build/make/targets/common_classlib > .xml (original) > +++ incubator/harmony/enhanced/drlvm/trunk/build/make/targets/common_classlib > .xml Fri Jun 9 11:06:17 2006 > @@ -75,6 +75,13 @@ > > > > + > + > > > > > --------------------------------------------------------------------- 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