I have a property value (string) that I receive from a command line argument
as lowercase text.
On some platforms I need it to be converted to Title case, on others I need
it to be converted to UPPER case before passing it on to my build tools.
Is there a preferred method to perform case conversions in ant scripts?
Thanks,
- George Lawrence Storm, DivX, Inc.
(Hopefully this is not a duplicate request, it looks like my first message
bounced)
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|