[midPoint-git] [Evolveum/midpoint] b20f43: Add file indirection in configuration (MID-4808)
Pavol Mederly
mederly at evolveum.com
Mon Sep 10 13:45:25 CEST 2018
Branch: refs/heads/tmp/tier
Home: https://github.com/Evolveum/midpoint
Commit: b20f43eb1ec18ac4aae8f85d3a44dd262036c6f3
https://github.com/Evolveum/midpoint/commit/b20f43eb1ec18ac4aae8f85d3a44dd262036c6f3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-09-10 (Mon, 10 Sep 2018)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/configuration/api/MidpointConfiguration.java
M repo/system-init/pom.xml
M repo/system-init/src/main/java/com/evolveum/midpoint/init/StartupConfiguration.java
Log Message:
-----------
Add file indirection in configuration (MID-4808)
If a config property name is suffixed with _FILE then the corresponding
file is read and used as a value of the (original) configuration
property.
Also removed obsolete MidpointConfiguration.getXmlConfigAsDocument().
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list