Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 20295 invoked from network); 9 Nov 2009 17:14:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Nov 2009 17:14:23 -0000 Received: (qmail 21433 invoked by uid 500); 9 Nov 2009 17:14:23 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 21379 invoked by uid 500); 9 Nov 2009 17:14:23 -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 21370 invoked by uid 99); 9 Nov 2009 17:14:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 17:14:23 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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, 09 Nov 2009 17:14:21 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id EA27A234C1EF; Mon, 9 Nov 2009 09:14:00 -0800 (PST) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 41602] Ant jython attributes are not thread-safe X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: valentino@miazzo.net X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20091109171400.EA27A234C1EF@brutus.apache.org> Date: Mon, 9 Nov 2009 09:14:00 -0800 (PST) https://issues.apache.org/bugzilla/show_bug.cgi?id=41602 --- Comment #5 from valentino miazzo 2009-11-09 09:13:59 UTC --- Created an attachment (id=24508) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24508) proposed path to Proposed patch to src\main\org\apache\tools\ant\taskdefs\optional\script\ScriptDef.java Patched against ANT 1.7.1 official source distribution. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.