
|
If you were logged in you would be able to see more operations.
|
|
|
Unitils
Created: 22/May/09 10:07 AM
Updated: 22/May/09 10:17 AM
|
|
| Component/s: |
core
|
| Affects Version/s: |
2.2
|
| Fix Version/s: |
2.3
|
|
|
Unitils should be able to handle following case:
unitils.properties
basedir=someDir
myDir=${basedir}/myDir
and then override basedir property using system properties
-DbaseDir=otherDir
the resulting myDir should then be otherDir/myDir
|
|
Description
|
Unitils should be able to handle following case:
unitils.properties
basedir=someDir
myDir=${basedir}/myDir
and then override basedir property using system properties
-DbaseDir=otherDir
the resulting myDir should then be otherDir/myDir
|
Show » |
| There are no comments yet on this issue.
|
|