Here's my input
abc/long/distance
I want to get abc back. Here's my code
<propertyregex property="myprop"
input="${input}"
regexp="(.*)/*"
select="\0"
casesensitive="false" />
but I got back the whole string (abc/long/distance)
Do you have any ideas?
Thanks
--
View this message in context:
http://old.nabble.com/propertyregex-question-tp28966275p28966275.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]