Re: Regular expression in

2009-11-24 Thread durbans
Sorry, I was wrong. -- View this message in context: http://old.nabble.com/Regular-expression-in-%3Cpropertyregex%3E-tp26498126p26498505.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-m

Re: Regular expression in

2009-11-24 Thread durbans
durbans wrote: > > input="${INPUT_TEXT}" > regexp="" > select="\2" > casesensitive="true" /> > > Sorry I found that I have a bit different problem : How can I use

Regular expression in

2009-11-24 Thread durbans
I have a string on more lines, like: AAA THIS IS A A CCSTRINGCCC TODAY CC D GREP ME NOW DD I want to "grep" with ANT propertyregex the word "TODAY". What should i put on regexp field to extract the word TODAY ? I want to IGNORE every character