Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 26401 invoked from network); 13 Apr 2006 05:48:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2006 05:48:15 -0000 Received: (qmail 7954 invoked by uid 500); 13 Apr 2006 05:48:11 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 7880 invoked by uid 500); 13 Apr 2006 05:48:11 -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 7869 invoked by uid 99); 13 Apr 2006 05:48:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Apr 2006 22:48:11 -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.177 as permitted sender) Received: from [64.233.166.177] (HELO pproxy.gmail.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Apr 2006 22:48:10 -0700 Received: by pproxy.gmail.com with SMTP id o67so3813358pye for ; Wed, 12 Apr 2006 22:47:50 -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=EqpKjPsdSi5HrrBZ0G/weMR/BRbl2K7oguvMkAIaZjayrxnrnJ8lWd5/jmcr51p6SpkIkbKzVvCmugLBgd/ULfTGdgSJiUWH+oNUPEzs5lS3un3RlKMZBrMowdiWshCIutZCVbair9IDPDh75qd2ghU/0Sgwe0pE1ZFHRJJYwes= Received: by 10.35.51.6 with SMTP id d6mr85477pyk; Wed, 12 Apr 2006 22:47:49 -0700 (PDT) Received: by 10.35.63.11 with HTTP; Wed, 12 Apr 2006 22:47:49 -0700 (PDT) Message-ID: Date: Thu, 13 Apr 2006 06:47:49 +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 That is correct, but only for the top-level build. But there are currently several scripts the could kick things off: 1) the make/build.xml 2) the make/build-test.xml - probably this should not be called directly 3) the modules/*/make/build.xml These were the scripts George modified. It''s not a trivial matter.=20 I'm about to submit a JIRA with a fix to make a top-level property.=20 Just waiting for the testing to finish - I want to test each of the above entry points compiling and testing on windows and linux so it takes a while. 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] > > --------------------------------------------------------------------- > 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 > > -- 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