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=13323>.
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=13323

Property files loose formating when use propertyfile task





------- Additional Comments From [EMAIL PROTECTED]  2003-07-06 23:56 -------
The heart of the solution resides in overriding the java.util.Properties to 
provide a better writing mechanism. I had to copy some of the private methods 
written in the java.util.Properties to change the loading and saving scheme of 
files. 
The PropertyFile task doesn't change except for initializing the class 
variable into EnhancedProperties class instead of java.util.Properties and 
then everything else works the same way.
This solution has been used for over a year in our project and I really would 
appreciate if one of the commiters would insert it into cvs.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to