From dev-return-62666-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Jan 06 17:00:47 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 9623 invoked from network); 6 Jan 2005 17:00:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jan 2005 17:00:46 -0000 Received: (qmail 19476 invoked by uid 500); 6 Jan 2005 17:00:46 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 19219 invoked by uid 500); 6 Jan 2005 17:00:44 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 19204 invoked by uid 99); 6 Jan 2005 17:00:44 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 06 Jan 2005 09:00:44 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j06H0fuE010922 for ; Thu, 6 Jan 2005 18:00:41 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j06H0fQA010920; Thu, 6 Jan 2005 18:00:41 +0100 Date: Thu, 6 Jan 2005 18:00:41 +0100 Message-Id: <200501061700.j06H0fQA010920@ajax.apache.org> From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 25777] - [PATCH] [REGRESSION] Cannot pass composite path reference between scripts X-Bugzilla-Reason: AssignedTo CC X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=25777 ------- Additional Comments From peterreilly@apache.org 2005-01-06 18:00 ------- Created an attachment (id=13912) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13912&action=view) patch to Reference and unit test Hi Antoine, your patch is a bit too extreme and not backward compible. I think that all that needs to be done is to change Reference#getReferencedObject(Project) to use the project in the reference (if present) and not the project in the parameter. I have attached a patch with the changes to Reference and the unit test. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org