Here's my input

dev-abc.com:8001

I want abc.com:8001 back.  Below is my propertyregex

<propertyregex  property="url"
                input="dev-abc.com:8001"
                regexp="dev-*"
                     select="\1"                                                
                             casesensitive="false" />

but <echo>${url}</echo> returns \1

Do you have any ideas?
-- 
View this message in context: 
http://old.nabble.com/PropertyRegex-help-tp28261946p28261946.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