Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.2.0.M1
-
Component/s: None
-
Labels:None
Description
This addition follows KARAF-4829. In order to get synchronous configuration file, the <config> tag should be used instead of <configfile>.
At present time <config> does not allow to use external files as <configfile> does. Using several external files might be more handy (and short) than inlining the configuration in the <config> tag.
I would be a real nice addition to add a location attribute to <config>, for instance:
<config name="whatever" location="mvn:some.groupid/1.0.0/cfg"/>
Thank you!
Attachments
Issue Links
- blocks
-
SLING-7010 Switch from configfile to external config
-
- Resolved
-
- is related to
-
KARAF-5074 Support for typed config files (as in Felix ConfigAdmin config files) in features
-
- Resolved
-
-
KARAF-4829 Make sure configFile in features makes config available early
-
- Closed
-