This is because the manual is wrong :-[
The attribute to use for the element is "regex" and not
"regexp".
Peter
Swathi Rao wrote:
Hi,
I tried to set properties using the "propertyset" task and the
"propertyref" nested element. The ant manual
(http://ant.apache.org/manual/CoreTypes/propertyset.ht
Hi,
I tried to set properties using the "propertyset" task and the
"propertyref" nested element. The ant manual
(http://ant.apache.org/manual/CoreTypes/propertyset.html) states that
"regexp" is a valid attribute of the task "propertyref". However when
I use it in my code, it throws the following er