View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002945 | SymmetricDS | Improvement | public | 2016-12-15 13:24 | 2016-12-30 13:10 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.12 | ||||
Target Version | 3.8.12 | Fixed in Version | 3.8.12 | ||
Summary | 0002945: Allow environment variables and system properties to be used as replacement properties in engine parameters at startup | ||||
Description | Allow environment variables and system properties to be used as replacement properties in engine parameters at startup. You will be able to use the following notation for environment variables: engine.name=$(HOSTNAME) And the following for System properties (like -Dmy.property=Test) engine.name=$(my.property) | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 7d1c7528 2016-12-15 16:53:12 Details Diff |
0002945: Allow environment variables and system properties to be used as replacement properties in engine parameters at startup |
Affected Issues 0002945 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/TypedPropertiesFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AbstractParameterService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/util/SymmetricUtils.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/util/CollectionUtils.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-15 13:24 | chenson | New Issue | |
2016-12-15 13:24 | chenson | Status | new => assigned |
2016-12-15 13:24 | chenson | Assigned To | => chenson |
2016-12-15 21:52 | chenson | Description Updated | View Revisions |
2016-12-15 21:53 | chenson | Status | assigned => resolved |
2016-12-15 21:53 | chenson | Fixed in Version | => 3.8.12 |
2016-12-15 21:53 | chenson | Resolution | open => fixed |
2016-12-15 22:00 | chenson | Changeset attached | => SymmetricDS 3.8 7d1c7528 |
2016-12-30 13:10 | chenson | Status | resolved => closed |