Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 527624

Summary: Use nconf for reading configuration params (add support for env vars)
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: NodeAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2 CC: Michael_Rennie
Version: 16.0   
Target Milestone: 17.0   
Hardware: PC   
OS: Mac OS X   
See Also: https://github.com/eclipse/orion.client/pull/280
Whiteboard:

Description Silenio Quarti CLA 2017-11-22 10:00:14 EST
The nconf library handles env args, process args and files in ini/json format.  We should use it instead of writing our own parsers.
Comment 1 Eclipse Genie CLA 2017-11-22 10:10:17 EST
GitHub Pull Request 280 created by [squarti]
https://github.com/eclipse/orion.client/pull/280
Comment 2 Michael Rennie CLA 2017-11-22 10:38:02 EST
CQ is here: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=15004
Comment 3 Silenio Quarti CLA 2017-12-15 15:58:56 EST
CQ was approved. Closing.