[
https://issues.apache.org/jira/browse/JAMES-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210246#comment-13210246
]
Eric Charles commented on JAMES-1376:
-------------------------------------
Let's favor *.conf for all end-user configuration stuff that are not properties.
database.properties now reside in /META-INF/org/..., but we could move it to /
, so it can be considered also as end-user configuration, such as
log4j.properties and jmx.properties.
I will commit something around this weekend.
> Config should belong to their modules, shipping should only contain templates
> -----------------------------------------------------------------------------
>
> Key: JAMES-1376
> URL: https://issues.apache.org/jira/browse/JAMES-1376
> Project: JAMES Server
> Issue Type: Improvement
> Reporter: Eric Charles
>
> Now that JAMES-1002 is completed, we can look at further OSGI working and
> also configuration shipping.
> The proposal is:
> - Move the default configuration to their own module (smtpserver.xml to smtp
> module...)
> - Have some templates (smtp.xml.template ) shipped so a administrator can
> override the smtp.xml with the provided template. We should use the files
> https://svn.apache.org/repos/asf/james/app/trunk/src/main/config/examples.
> This has a benefits that these rich configured files will be used and
> reviewed along the recent changes.
> @Ioan, I wonder if the *.xml.template would work with JAMES-1343?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]