Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 37644 invoked from network); 13 Apr 2006 09:34:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2006 09:34:56 -0000 Received: (qmail 55281 invoked by uid 500); 13 Apr 2006 09:34:45 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 55229 invoked by uid 500); 13 Apr 2006 09:34: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 55218 invoked by uid 99); 13 Apr 2006 09:34:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2006 02:34:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mark.hindess@googlemail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO pproxy.gmail.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2006 02:34:44 -0700 Received: by pproxy.gmail.com with SMTP id o67so3864388pye for ; Thu, 13 Apr 2006 02:34:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JTW6roTC2Btx72j9p9QLC3ZGKYHslmvwcWZLX3/VhF1VAB4trxraBMFfo/sQoOY576eUyAB0hj+0WlBYeR1ZFI7frhIn5S/7TD+iYZZ5Ou/FbJwt9922aDRPbkl+d6acZ0S4WE7YtK1cTpSMJHXo/ed4JYaDTIh0AK1mDH8bTR0= Received: by 10.35.77.18 with SMTP id e18mr434257pyl; Thu, 13 Apr 2006 02:34:23 -0700 (PDT) Received: by 10.35.63.11 with HTTP; Thu, 13 Apr 2006 02:34:23 -0700 (PDT) Message-ID: Date: Thu, 13 Apr 2006 10:34:23 +0100 From: "Mark Hindess" To: harmony-dev@incubator.apache.org, geir@pobox.com Subject: Re: svn commit: r393521 - in /incubator/harmony/enhanced/classlib/trunk: make/ modules/applet/make/ modules/applet/make/common/ modules/archive/make/ modules/archive/make/common/ modules/auth/make/ modules/auth/make/common/ modules/awt/make/ modules/ MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 1) As we discussed yesterday, I have submitted a jira to add a global prope= rty. 2) Yes, but there are several scripts that can kick things off. At the top-level with make/build.xml and make/build-test.xml. But also within each module directory with make/build.xml. So 2) is not trivial. George's change modifies all of these. My patch modifies all of these so that a top-level property is defined once (and can be overriden on the ant command line). Regards, Mark. On 4/13/06, Geir Magnusson Jr wrote: > idle curiosity... 1) why not make both 'source' and 'target' settable by > a property, and 2) educate me on ant - why couldn't this have been set > in a property in the script that kicked things off and have the value > propagate down? > > > gharley@apache.org wrote: > > Author: gharley > > Date: Wed Apr 12 10:03:36 2006 > > New Revision: 393521 > > > > URL: http://svn.apache.org/viewcvs?rev=3D393521&view=3Drev > > Log: > > Temporary move to compile with "modern" compiler using the "jsr14" targ= et until 5.0 VM support becomes available. > > > > [snip] -- Mark Hindess 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