Hi Scot,

On 10/25/06, Scot P. Floess <[EMAIL PROTECTED]> wrote:
Ant contrib has a nice propertyregex task if you need to do regular
expressions.

However, if this property contains a path and file name (which I believe
is the case), try the basename task.

<basename property="name" file="${dir}" suffix="/" />

It's what I was looking for.
Thanks!

Rodrigo.




--
Rodrigo Monteiro
"Free as in Freedom, not free as in free beer"
Linux User # 403730
JID: [EMAIL PROTECTED]
[EMAIL PROTECTED]

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

Reply via email to