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=31136>. 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=31136 [configuration] Access to top level tag in XMLConfiguration Summary: [configuration] Access to top level tag in XMLConfiguration Product: Commons Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Configuration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When XMLConfiguration is used to write a file the top level tag is always <configuration>, it should be possible to provide it with a more suitable tag name depending of the file. Also read access would be very useful. If fact this was possible before 1.0 rc1, ConfigurationXMLDocument.write() had an argument to name the top level tag, and HierarchicalDOM4JConfiguration.getRoot() gave read and write access to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
