-----Original Message-----
From: Raja Nagendra Kumar [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 04, 2008 2:37 PM
To: [email protected]
Subject: ${toString:lib.path.ref}
/*
...
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.
*/
you may use the AntXtras task suite =
http://antxtras.sourceforge.net/index.html
see =
http://antxtras.sourceforge.net/AntXtras/docs/userguide/valueuris/
there are even pipes =
"...
You can pipeline the results of value uris into each other using a single "|"
delimiter between uri scheme markers like: $var:filelist|$stripws:|$uppercase:
..."
Regards, Gilbert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]