Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 31330 invoked from network); 30 Mar 2008 08:27:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Mar 2008 08:27:58 -0000 Received: (qmail 43391 invoked by uid 500); 30 Mar 2008 08:27:56 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 43354 invoked by uid 500); 30 Mar 2008 08:27:56 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 43345 invoked by uid 99); 30 Mar 2008 08:27:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Mar 2008 01:27:56 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Mar 2008 08:27:06 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jfssv-0000up-2c for dev@harmony.apache.org; Sun, 30 Mar 2008 08:27:25 +0000 Received: from packo.dialup.corbina.ru ([85.21.96.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Mar 2008 08:27:25 +0000 Received: from egor.pasko by packo.dialup.corbina.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Mar 2008 08:27:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: dev@harmony.apache.org From: Egor Pasko Subject: Re: ant version support Date: 30 Mar 2008 12:27:18 +0400 Lines: 23 Message-ID: <0vqmyogfwgp.fsf@gmail.com> References: <3b3f27c60803291845n361e3e19nf6eda9f134567fb9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: packo.dialup.corbina.ru User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On the 0x417 day of Apache Harmony Nathan Beyer wrote: > There seem to be all sorts of quirks between Ant v1.6.5 and Ant > v1.7.0. The most recent I just ran into was the DRLVM cunit tests > failing because of the use of 'refid' instead of 'id' in the > 'includepath' element [1]. > > Since v1.7 has been out for quite a while now and most unix and linux > variants are shipping that version as the default, I'd like to suggest > that we move to v1.7 as the officially supported version. This would > essentially be updating all doc (web site, readmes, etc) and perhaps a > minor code pause to facilitate the switch. > > thoughts? +1! > -Nathan > > [1] https://sourceforge.net/tracker/?func=detail&atid=416920&aid=1626443&group_id=36177 > -- Egor Pasko