Aha. although 'which ant' returns the right version of ant, there is an
/etc/ant.conf. Removing it fixed the problem! Thanks to Jan, Antoine, and
Peter for the help!
--
View this message in context:
http://www.nabble.com/ant-fileproperties-task-classpath-problem-t1784395.html#a4877149
Sent fro
Thanks for the quick reply! I'm using the official binary, downloaded
yesterday.
ant -version
Apache Ant version 1.6.5 compiled on May 3 2006
The ant-nodeps.jar does contain a PropertyFile.class and its manifest.mf
says its name is org/apache/tools/ant/taskdefs/optional
I tried an empty CLASS
Hello. I am trying to get the Ant fileproperties task to work, but I keep
getting the error "Could not create task or type of type: propertyfile. Ant
could not find the task or a class this task relies upon." I know it's
something wrong with my classpath, but can't figure it out. Here's my
configu