[
https://issues.apache.org/jira/browse/WAVE-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuri Zelikov resolved WAVE-423.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
Fixed.
Code review at https://reviews.apache.org/r/32893/
> Replace server configuration with Typesafe Config
> -------------------------------------------------
>
> Key: WAVE-423
> URL: https://issues.apache.org/jira/browse/WAVE-423
> Project: Wave
> Issue Type: Improvement
> Components: Configuration
> Reporter: Yuri Zelikov
> Assignee: Yuri Zelikov
> Labels: build, configuration
> Fix For: 0.4.0
>
>
> Currently Wave uses custom configuration framework which is rather complex
> and inefficient. The configuration is stored in two files: server.config and
> server.federation.config. It is required to manually run ant target that
> generates sample configuration from templates. Also, it is very hard to
> override default values during automatic deployment and adding a new
> configuration property required to edit 3 configuration files and 1 source
> file.
> The solution is to use a standard configuration framework like Typesafe
> Config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)