durbans wrote:
>
> <propertyregex property="OUTPUT_PROPERTY"
> input="${INPUT_TEXT}"
> regexp="????????"
> select="\2"
> casesensitive="true" />
>
>
Sorry I found that I have a bit different problem
: How can I use a variable in input parameter ?
It seems that if I write
<propertyregex property="OUTPUT_PROPERTY"
input="${INPUT_TEXT}"
the task get the string "${INPUT_TEXT}" and NOT the value contained in the
variable.
--
View this message in context:
http://old.nabble.com/Regular-expression-in-%3Cpropertyregex%3E-tp26498126p26498429.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]