Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 494 invoked by uid 500); 14 May 2001 12:29:30 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 468 invoked from network); 14 May 2001 12:29:24 -0000 From: "Jose Alberto Fernandez" To: Subject: RE: [Bug 1732] Changed - Add ability to remove a project property Date: Mon, 14 May 2001 13:31:53 +0100 Message-ID: <000401c0dc71$dbe35da0$aa61883e@viquity.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200105132130.OAA12915@nagoya-a.betaversion.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I really have a problem with this request. I am a believer on inmutable properties. Even though there was a vote on allowing changing properties, I think that is the wrong thing to do. The only place I see for modifying the values of properties in when executing the family of tasks. Those taks create a new "project environment" and as such are cleanly defining a new context for property values. In those tasks, I would agree, we need the ability to specify that some property, defined in the project caller, must be made undefined at the begining of the project callee. Of course, I am of the opinion the the current inheritance rules for properties in subprojects need to be revised, and maybe this issue should be part of it. Comments, Jose Alberto > -----Original Message----- > From: bugzilla@apache.org [mailto:bugzilla@apache.org] > Sent: Sunday, May 13, 2001 10:31 PM > To: ant-dev@jakarta.apache.org > Subject: [Bug 1732] Changed - Add ability to remove a project property > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1732 > > *** shadow/1732 Sun May 13 14:29:39 2001 > --- shadow/1732.tmp.12912 Sun May 13 14:30:41 2001 > *************** > *** 4,10 **** > | Bug #: 1732 Product: Ant > | > | Status: NEW Version: 1.3 > | > | Resolution: Platform: All > | > ! | Severity: Normal OS/Version: All > | > | Priority: Medium Component: Core > tasks | > > +------------------------------------------------------------- > ---------------+ > | Assigned To: ant-dev@jakarta.apache.org > | > --- 4,10 ---- > | Bug #: 1732 Product: Ant > | > | Status: NEW Version: 1.3 > | > | Resolution: Platform: All > | > ! | Severity: Enhancement OS/Version: All > | > | Priority: Medium Component: Core > tasks | > > +------------------------------------------------------------- > ---------------+ > | Assigned To: ant-dev@jakarta.apache.org > | >