Did you remember to add the ?
On Jun 29, 2011 12:07 AM, "laredotornado" wrote:
> Hi,
>
> I'm using Ant 1.8.1. I have downloaded ant-contrib-1.0b3.jar and placed it
> in my $ANT_HOME/lib directory. However, when I include this in my
build.xml
> file ...
>
> input="package.ABC.name"
> regexp="(.*)_
Hi,
I'm using Ant 1.8.1. I have downloaded ant-contrib-1.0b3.jar and placed it
in my $ANT_HOME/lib directory. However, when I include this in my build.xml
file ...
I get the error "Problem: failed to create task or type propertyregex.
Cause: The name is undefined." upon running my Ant build
Hi David,
I can only give you the same message I give other people who come to me in
person with a problem and solve it while telling me about it.
"You're welcome. It happens to me, too."
Keep on reading your own posts. And never apologize for a learning tool that
works!
:-)
Rob
> -Original