Possible Duplicate:
UPPERCASE, lowercase, Capitalize an Ant property
Need to convert a string from upper case to lower case in ant build.xml file
var=xxx Say if i have to make this as XXX and pass it to other variable. I tried few approaches suggested in the forum but they dint work for me..
Can someone help me on this..
I tried the links below which dint work for me.. Ant string functions? How do you convert a string to uppercase in ant?
Am using ant version 1.6.1