I can't get this to build with ANT. I have a functioning Apache/Tomcat/MYSQL etc. I seem to have ant configurde (but had a bit of trouble with the environment variables). When I run ant with the arguments
"ant - buildfile c\xampp\coreman\buildfile"
I get an error
"BUILD FAILED
c:\xampp\coreman\build.xml:197: taskdef class org.apache.catalina.ant.RemoveTask
cannot be found"
Obviously, I am not an expert - I have configured and included the build.properties but I am not absolutely sure what I am doing here.
Any help would be much appreciated.
ST
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I can't get this to build with ANT. I have a functioning Apache/Tomcat/MYSQL etc. I seem to have ant configurde (but had a bit of trouble with the environment variables). When I run ant with the arguments
"ant - buildfile c\xampp\coreman\buildfile"
I get an error
"BUILD FAILED
c:\xampp\coreman\build.xml:197: taskdef class org.apache.catalina.ant.RemoveTask
cannot be found"
Obviously, I am not an expert - I have configured and included the build.properties but I am not absolutely sure what I am doing here.
Any help would be much appreciated.
ST