I have code that requires the following class:
org.apache.avalon.framework.logger.Logger
The javadoc for the class is listed in the excalibur online javadoc, but I can't seem to find the distribution that includes it. There are a few other apache-related classes for which I need to find distributions. Does anyone have any hints on how I can determine the distribution that includes a specific class?
It's in the Avalon Framework library. Any version of 4.x should have it. The latest version (4.2) is available from Excalibur:
http://www.apache.org/dyn/closer.cgi/excalibur/framework
Older versions are available from the Avalon distribution mirrors:
http://www.apache.org/dyn/closer.cgi/avalon/framework
jaaron
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
