http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1733
*** shadow/1733 Sun May 20 17:27:19 2001 --- shadow/1733.tmp.14953 Wed Jun 13 08:04:01 2001 *************** *** 1,19 **** ! Bug#: 1733 ! Product: Ant ! Version: 1.3 ! Platform: All ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Enhancement ! Priority: Medium ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Add ability to define a property with respect to another (property dereferencing) ! add ability to define the value of a property by dereferencing another property. For example, with the following property definitions: --- 1,19 ---- ! +============================================================================+ ! | Add ability to define a property with respect to another (property derefer | ! +----------------------------------------------------------------------------+ ! | Bug #: 1733 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: All | ! | Severity: Enhancement OS/Version: All | ! | Priority: Medium Component: Core tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | add ability to define the value of a property by dereferencing another property. For example, with the following property definitions: *************** *** 45,47 **** --- 45,50 ---- Created an attachment (id=153) example code for implementing a deref attribute for property task (implemented here as a subclass of Property task) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 08:04 ------- + *** Bug 1737 has been marked as a duplicate of this bug. *** \ No newline at end of file
