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 2002/05/24 23:55:10 UTC

DO NOT REPLY [Bug 9408] - Add Overwrite attribute to the LoadProperties Task

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9408>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Add Overwrite attribute to the LoadProperties Task

jakarta@ehatchersolutions.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From jakarta@ehatchersolutions.com  2002-05-24 21:55 -------
Overwriting properties is not something the core 1.x versions of Ant intend to 
support (except through legacy deprecated backdoors).  This is a WONTFIX.  
There are other ways to accomplish what you want - use <property file> (or 
<loadproperties>) before any other properties are set, or use the command-line 
switch -propertyfile.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>