Re: Re: AW: ant fileproperties task classpath problem

2006-06-14 Thread Dexter Riley
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

Re: Re: AW: ant fileproperties task classpath problem

2006-06-14 Thread Peter Reilly
class or a class needed to create a field cannot be found. Regards, Antoine Original-Nachricht Datum: Wed, 14 Jun 2006 07:00:46 -0700 (PDT) Von: Dexter Riley <[EMAIL PROTECTED]> An: user@ant.apache.org Betreff: Re: AW: ant fileproperties task classpath problem > &

Re: Re: AW: ant fileproperties task classpath problem

2006-06-14 Thread Antoine Levy-Lambert
AIL PROTECTED]> An: user@ant.apache.org Betreff: Re: AW: ant fileproperties task classpath problem > > 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 > >

Re: AW: ant fileproperties task classpath problem

2006-06-14 Thread Dexter Riley
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