Closed tifoha closed 3 years ago
HierarchicalPropertiesReader ingore "raw-data" parameter
Motivation:
When I set up "raw-data" to true HierarchicalPropertiesReader ignore it. This commit should fix that bug
Conformance:
Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines
I signed eca. What next?
For reference, this problem is also fixed in #132, which removes HierarchicalPropertyReader and unifies parsing between system properties and properties files
HierarchicalPropertyReader
HierarchicalPropertiesReader ingore "raw-data" parameter
Motivation:
When I set up "raw-data" to true HierarchicalPropertiesReader ignore it. This commit should fix that bug
Conformance:
Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines