You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/04/07 23:19:59 UTC

DO NOT REPLY [Bug 34362] New: - Save() feature of AbstractFileConfiguration create a new file instead of overwritten existing one.

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=34362

           Summary: Save() feature of AbstractFileConfiguration create a new
                    file instead of overwritten existing one.
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: Configuration
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: JMGuillemette@hotmail.com
                CC: JMGuillemette@hotmail.com


The manner in wich a file is found and read... versus how it is check for 
existance and overriden are different. Thus a file that is found and 
successfully read, will not always be updated correctly when using setProperty
(key,value); Instead a new file will be generated containing the new 
configuration information.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org