> l.java:285) > [xdoclet] at > org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409) > > > Granted, I've got a funky Ant system where I've got tons of JAR's in > ANT_HOME/lib (not XDoclet, commons-logging, or log4j though). And I'm > running a home-built version of Ant from CVS. > > But does anyone have any ideas why simply running 'ant' on the xdoclet > top-level dir fails?
Check the version of commons-logging. Should be 1.1+ otherwise iirc fails. Ara. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
