You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/08/01 17:33:47 UTC

[Bug 1447] - SQLExec should optionaly replace properties in SQL

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/1447	Sun May 20 17:25:48 2001
--- shadow/1447.tmp.23677	Wed Aug  1 08:33:47 2001
***************
*** 1,19 ****
! Bug#: 1447
! Product: Ant
! Version: 1.3
! Platform: Other
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Enhancement
! Priority: Other
! Component: Core tasks
! AssignedTo: ant-dev@jakarta.apache.org                            
! ReportedBy: davek@prefersoft.com               
! URL: 
! Cc: 
! Summary: SQLExec should optionaly replace properties in SQL
! 
  I've run into a sitution where it would be nice replace properties.
  I've made the changes, here is the dif.
  
--- 1,19 ----
! +============================================================================+
! | SQLExec should optionaly replace properties in SQL                         |
! +----------------------------------------------------------------------------+
! |        Bug #: 1447                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: Other                   |
! |     Severity: Enhancement              OS/Version: All                     |
! |     Priority: Other                     Component: Core tasks              |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: davek@prefersoft.com                                         |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  I've run into a sitution where it would be nice replace properties.
  I've made the changes, here is the dif.
  
***************
*** 72,74 ****
--- 72,77 ----
  
  -Peace
  Dave
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-08-01 08:33 -------
+ fixed in nightly build 2001-08-02
\ No newline at end of file