http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1737

*** shadow/1737 Sun May 20 17:27:21 2001
--- shadow/1737.tmp.14948       Wed Jun 13 08:04:00 2001
***************
*** 1,19 ****
! Bug#: 1737
! 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 #: 1737                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: DUPLICATE                  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:
  
***************
*** 35,37 ****
--- 35,42 ----
  
  
  <sometag someattribute="${${the_selector}}.blah"/>
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-13 08:03 -------
+ 
+ 
+ *** This bug has been marked as a duplicate of 1733 ***
\ No newline at end of file

Reply via email to