Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 72584 invoked from network); 22 Jun 2006 18:39:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2006 18:39:48 -0000 Received: (qmail 28294 invoked by uid 500); 22 Jun 2006 18:39:44 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 28241 invoked by uid 500); 22 Jun 2006 18:39:44 -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 28229 invoked by uid 99); 22 Jun 2006 18:39:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 11:39:44 -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: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Jun 2006 11:39:43 -0700 Received: (qmail 24321 invoked from network); 22 Jun 2006 18:39:18 -0000 Received: from c-24-60-72-85.hsd1.ma.comcast.net (HELO ?10.0.1.4?) (geir@24.60.72.85) by b014.internal.mobile-health-diary.com with SMTP; 22 Jun 2006 18:39:18 -0000 Message-ID: <449AE3D3.4030404@pobox.com> Date: Thu, 22 Jun 2006 14:39:15 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r416344 - /incubator/harmony/enhanced/classlib/trunk/make/build-java.xml References: <20060622121449.8176F1A983E@eris.apache.org> In-Reply-To: <20060622121449.8176F1A983E@eris.apache.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 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 should we make this a property with a default so we can set it arbitrarily? Not asking you to do it, but just wondering how people feel about having that sort of thing... geir tellison@apache.org wrote: > Author: tellison > Date: Thu Jun 22 05:14:48 2006 > New Revision: 416344 > > URL: http://svn.apache.org/viewvc?rev=416344&view=rev > Log: > Reduce forked compilation VM memory requirements. > > Modified: > incubator/harmony/enhanced/classlib/trunk/make/build-java.xml > > Modified: incubator/harmony/enhanced/classlib/trunk/make/build-java.xml > URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/make/build-java.xml?rev=416344&r1=416343&r2=416344&view=diff > ============================================================================== > --- incubator/harmony/enhanced/classlib/trunk/make/build-java.xml (original) > +++ incubator/harmony/enhanced/classlib/trunk/make/build-java.xml Thu Jun 22 05:14:48 2006 > @@ -80,7 +80,7 @@ > description="Compile the source"> > > > - + destdir="${build.output}" > source="${hy.javac.source}" target="${hy.javac.target}" > debug="${hy.javac.debug}"> > > > > --------------------------------------------------------------------- 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