| Author |
Not able to pass wild character aspart of command line property
|
Ritesh rai
Greenhorn
Joined: Dec 28, 2011
Posts: 1
|
|
I am tring passing -DpropValue='Pass$123' as part of ant properties which will be further used by buildSrod.xml as a password but the problem I am facing is, after running the ant command I am seeing it is not allowing me to pass $ as a string and putting whole string as ' -DpropValue'Pass$123' instead.
Please point out something so that I can be able to pass $ as part of string
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2207
|
|
|
Welcome to the Ranch, Ritesh!
|
 |
 |
|
|
subject: Not able to pass wild character aspart of command line property
|
|
|