Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 17937 invoked from network); 31 Mar 2008 17:36:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Mar 2008 17:36:35 -0000 Received: (qmail 34220 invoked by uid 500); 31 Mar 2008 17:36:35 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 34203 invoked by uid 500); 31 Mar 2008 17:36:35 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 34194 invoked by uid 99); 31 Mar 2008 17:36:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 10:36:35 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 17:35:52 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 86D59234C0AE; Mon, 31 Mar 2008 10:34:10 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 42263] Built-in properties ${ant.version}, ${ant.core. lib} unset after <*ant* inheritall=false> X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: regression X-Bugzilla-Who: jglick@netbeans.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: 1.7.1 X-Bugzilla-Changed-Fields: CC Summary In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080331173410.86D59234C0AE@brutus.apache.org> Date: Mon, 31 Mar 2008 10:34:10 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=42263 Jesse Glick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jglick@netbeans.org Summary|built-in property |Built-in properties |${ant.version} not set in a |${ant.version}, |call with <*ant*> and |${ant.core.lib} unset after |inherityall=false |<*ant* inheritall=false> --- Comment #16 from Jesse Glick 2008-03-31 10:34:10 PST --- Also affected ${ant.core.lib} in Ant 1.7.0. Manually confirmed fixed in 1.7.1 and dev. Added test and updated WHATSNEW in trunk (#643076), just WHATSNEW in branch (#643079). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.