On 11/30/06, Pritesh Saharey <[EMAIL PROTECTED]> wrote:
Thanks for quick reply, but when I tried to use the code like this: //---------------------------------------------- //---------------------------------------------- When I tried running my build file, it's giving me logging error
. .
//------------------------------------------------- BUILD FAILED java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
You are using the new BSF library (2.4.0) For some reason, the BSF people have added a new dependence on commons-logging-1.1.jar, you need to add this jar to the directory with bsf.jar Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
