Hi, 

in the javac description at 
http://ant.apache.org/manual/CoreTasks/javac.html, I see a special syntax in
the property ${toString:lib.path.ref}

is this corr etc.. if yes, is there a similar way to have the toLowerCase
value of the property by saying 
${toLower:lib.path.ref} or by ${String.toLowerCase:lib.path.ref}

We are actively looking to use some special syntax like this instead of
groove kind of scripts to enable the use of any Java Class and its methods
with ant properties.

Could any one suggest any documents related to such as special synax for
manupulating ant properties.
The 1.7.1 does not seem to understand the syntax ${toString:lib.path.ref}...

Any leads to this regard would help.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-Offshore Product Development Experts

-- 
View this message in context: 
http://www.nabble.com/%24%7BtoString%3Alib.path.ref%7D-tp19308799p19308799.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to