Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Cannot Reproduce
-
fileinstall-3.6.0
-
None
-
None
-
Important
Description
I have a X.config file with:
networkInterface="wlp3s0"
With fileinstall 3.5.8 this gets injected into my ds component's configuration as
networkInterface=wlp3s0
(so the quotes are removed)
With fileinstall 3.6.0 this gets injected into my ds component's configuration as
networkInterface="wlp3s0"
(so the quotes are NOT removed)
This is a BREAKING change.
Attachments
Issue Links
- relates to
-
FELIX-5306 User friendly syntax for floats and doubles in FileInstall
- Resolved
-
KARAF-5326 variables in cfg files are expanded
- Resolved