On 11/30/06, Steve Loughran <[EMAIL PROTECTED]> wrote:
Peter Reilly wrote:
> 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

oh, no, that's the version of commons-logging whose maven dependencies
(that ivy picks up) includes junit and avalon logkit.

I have nothing against the artifact, but its metadata is wrong.,

Ok, I meant to say that bsf 2.4.0 now depends on commons-logging.
and commons-logging-1.1.jar works for me!

Peter



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to