Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 6825 invoked from network); 15 Dec 2010 11:26:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Dec 2010 11:26:44 -0000 Received: (qmail 95904 invoked by uid 500); 15 Dec 2010 11:26:44 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 95672 invoked by uid 500); 15 Dec 2010 11:26:44 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 95663 invoked by uid 99); 15 Dec 2010 11:26:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Dec 2010 11:26:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [61.9.168.140] (HELO nskntmtas02p.mx.bigpond.com) (61.9.168.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Dec 2010 11:26:34 +0000 Received: from nskntotgx02p.mx.bigpond.com ([61.9.213.87]) by nskntmtas02p.mx.bigpond.com with ESMTP id <20101215112607.COXZ3622.nskntmtas02p.mx.bigpond.com@nskntotgx02p.mx.bigpond.com> for ; Wed, 15 Dec 2010 11:26:07 +0000 Received: from [127.0.0.1] (really [61.9.213.87]) by nskntotgx02p.mx.bigpond.com with ESMTP id <20101215112606.CZDQ4790.nskntotgx02p.mx.bigpond.com@[127.0.0.1]> for ; Wed, 15 Dec 2010 11:26:06 +0000 Message-ID: <4D08A5DB.8000505@asert.com.au> Date: Wed, 15 Dec 2010 21:26:19 +1000 From: Paul King User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Ant Developers List Subject: Re: [VOTE] release of ant 1.8.2 References: <4D068948.2000306@gmx.de> <4D083AA8.5050801@asert.com.au> <4D0875E6.8010707@asert.com.au> <871v5j8in3.fsf@v35516.1blu.de> In-Reply-To: <871v5j8in3.fsf@v35516.1blu.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 101215-0, 15/12/2010), Outbound message X-Antivirus-Status: Clean X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150204.4D08A5CF.0081,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org This is probably enough to reproduce it: Cheers, Paul. On 15/12/2010 7:55 PM, Stefan Bodewig wrote: > On 2010-12-15, Paul King wrote: > >> After a little more testing, one thing I did notice was an >> apparent stricter treatment of property expansion. >> With 1.8.1, having an arg to a forked java task like this: > >> > >> was happily ignored if skipFetch wasn't defined. >> With 1.8.2, we now get a failed build with reason: > >> Property skipFetch was circularly defined. > >> The fix was to add a default property defn but it seems >> like such a behavior change in a minor update release >> should warrant an entry in the WHATSNEW at least? > > I don't think this a conscious change but rather a side effect of a > change somewhere else. But it must be more complex than that, I don't > get a warning like yours with > > > > ${x} > > > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org