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:39:54 UTC

DO NOT REPLY [Bug 9408] New: - 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

           Summary: Add Overwrite attribute to the LoadProperties Task
           Product: Ant
           Version: 1.5Beta1
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: erapster@msn.com


I would like to see an overwrite=true/false attribute to the LoadProperties 
Task. This should allow the user to overwrite (or not) preloaded properties 
with new properties of the same name. We have a default built script that runs 
at startup and each developer will load their defined conf properties the first 
time they run ant. I have already extended this class to include this feature 
but I would like to see it in the core so I don't have to keep including it.

Thanks

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