History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UNI-140
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Ducheyne
Reporter: Tim Ducheyne
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Unitils

Enabling use of system properties

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


 Description  « Hide
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


 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.