Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

${toString:lib.path.ref}

Raja Nagendra Kumar

2008-09-04

Replies: Find Java Web Hosting

Author LoginPost Reply

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

--
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.