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,
I'm using Ant 1.7. I'm trying to de-hardcode a few things from my script,
and would prefer to have them properties-file driven. However, I'm not sure
how to go about it.I have
I would like to move the hosts and ports into a properties file a