Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C755019E10 for ; Sun, 17 Apr 2016 04:48:18 +0000 (UTC) Received: (qmail 64137 invoked by uid 500); 17 Apr 2016 04:48:18 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 64086 invoked by uid 500); 17 Apr 2016 04:48:18 -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 64077 invoked by uid 99); 17 Apr 2016 04:48:18 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Apr 2016 04:48:18 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 5C9BB1A0319 for ; Sun, 17 Apr 2016 04:48:18 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 72669602CB; Sun, 17 Apr 2016 04:48:17 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 59339] Setting attribute via direct call to setDynamicAttribute does not work for a task defined via macrodef Date: Sun, 17 Apr 2016 04:48:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core X-Bugzilla-Version: 1.9.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bodewig@apache.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: 1.9.8 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone resolution version bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=59339 Stefan Bodewig changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.9.8 Resolution|--- |FIXED Version|unspecified |1.9.7 Status|NEW |RESOLVED --- Comment #1 from Stefan Bodewig --- should be fixed with vcommit 03481a6 on the 1.9.x branch. Will also be fixed for 1.10.0 with commit f6e6c20 on master. -- You are receiving this mail because: You are the assignee for the bug.