Hi Steve, In ant1.6alpha CommonsLoggingListener gets put into optional.jar (and also in ant-commons-logging.jar presumably because of dependency upon Jakarta Commons Logging).
I guess it is the same in ant 1.5.3. You might be missing the Commons Logging library. I notice that I do not see it listed in the manual under library dependencies. :( http://ant.apache.org/manual/install.html#librarydependencies I will see if it is mentioned in the CVS HEAD version of this file or add it. Antoine ----- Original Message ----- From: "Steve Cohen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 18, 2003 12:23 AM Subject: CommonsLoggingListener I made a build of Ant 1.5.3 and we have been using it in my shop for 2 or 3 months now. Now one of my developers would like to use org.apache.tools.ant.listener.CommonsLoggingListener, as mentioned in Erik and Steve's book p. 507. However, although I see the source file in the 1.5.3 distribution, the build I made did not make a class file for it. How do I do a build of ant that includes this file? Is it the same deal as with the optional tasks, that you must put some jar on the classpath in order to build this file? Thanks ---------------------------------------------- Steve Cohen Sr. Software Engineer Sportvision Inc. [EMAIL PROTECTED] http://www.sportvision.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]