http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1732
*** shadow/1732 Sun May 13 14:03:17 2001 --- shadow/1732.tmp.12866 Sun May 13 14:03:17 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | Add ability to <b>remove</b> a property | + +----------------------------------------------------------------------------+ + | Bug #: 1732 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Medium Component: Core tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + There are many ways to set a property with in a build project, but there is + no way to remove one. There are times when it is desireable to actually + remove an existing property (essentially, undefining it). This may be + useful in conjuction with the "if" attribute of a target.
