From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GwkVS-0000MK-5B for garchives@archives.gentoo.org; Tue, 19 Dec 2006 19:20:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBJJIrlW022930; Tue, 19 Dec 2006 19:18:53 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBJJIpvP028179 for ; Tue, 19 Dec 2006 19:18:52 GMT Received: by wx-out-0506.google.com with SMTP id i30so2682636wxd for ; Tue, 19 Dec 2006 11:18:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=e42d9PavLUcnhbmXWYwXcUKg2xywEC/xD2TO/+OgiOrLxz3Hm8gUhrMxf+go2EZ4/W41CaAXlqJLYzi0DhMKYpQMCRWy1ZjhgsBPGgY2AHwf18YQIdNOK+beW+8jLQMhowFT3KJlRyfZbTWhoV2hVCJsHARtkFw7A4ZXGjdc+9Q= Received: by 10.90.52.2 with SMTP id z2mr5719365agz.1166555931126; Tue, 19 Dec 2006 11:18:51 -0800 (PST) Received: by 10.90.25.20 with HTTP; Tue, 19 Dec 2006 11:18:50 -0800 (PST) Message-ID: <93e475bc0612191118r4edbf004rb0cf2b82c6228768@mail.gmail.com> Date: Wed, 20 Dec 2006 08:18:50 +1300 From: "Alistair Bush" To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] Ant 1.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13251_9771009.1166555930959" X-Archives-Salt: 3c2f574b-e70e-4007-a2a1-ca7a3534d300 X-Archives-Hash: 62d2d9a6eee13c50bc4388bf2a70dc77 ------=_Part_13251_9771009.1166555930959 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Im guessing that the gentoo developers are familar with this but I only just found it this out so..... Ant 1.7 allows the declaration of system variables 'ant.build.javac.source' and 'ant.build.javac.target' that will be used as defaults for javac and javadoc tags. What will be the impact of this feature on our present build system? Are we planning eventually to scrap our build.xml rewriting or even rewrite build.xml files to remove -source , -target attributes? ------=_Part_13251_9771009.1166555930959 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Im guessing that the gentoo developers are familar with this but I only just found it this out so.....

Ant 1.7 allows the declaration of system variables 'ant.build.javac.source' and 'ant.build.javac.target ' that will be used as defaults for javac and javadoc tags.

What will be the impact of this feature on our present build system?

Are we planning eventually to scrap our build.xml rewriting or even rewrite build.xml files to remove -source , -target attributes?
------=_Part_13251_9771009.1166555930959-- -- gentoo-java@gentoo.org mailing list