Posted By:
Ritesh_Rai
Posted On:
Wednesday, December 28, 2011 04:09 PM
I want to pass Ant properties as -DpropValue=${SOME_TEXT} which contains wildcard character $ and I am not able to pass this at all as after passing it whole value is coming as '-DpropValue=pass123$'.
Please help me resolving this issue.
Please use html tags to format code blocks.