Opened 13 years ago
Closed 13 years ago
#580 closed defect (fixed)
Add ability to specify overrides for XML files loaded by XmlFile class
Reported by: | jesseeichar | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
The main benefit of this patch is to make it possible to declare overrides for files like config-gui.xml. WIth the addition of this patch, overrides can be used to configure all xml files loaded by services (guiServices for example). So you can override strings.xml, config-gui.xml, countries.xml, etc...
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 580_overrides_for_all_xml.patch added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Milestone: | v2.6.5 → v2.7.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | v2.6.3 |
see also #589
Note:
See TracTickets
for help on using tickets.
Note: I am working towards being able to reduce the number of settings used by the maven filters. I will shortly follow up with an option to override lines in the sql configuration files.