Bill Barker wrote:

>> Is it ok if I change util.thread and util.net to commons-logging ?
>> That would mean c-l will be required for tomcat3.3, and thread
>> and net would use c-l instead of the Log.
> 
> TC 3.3.2-dev already requires c-l.  The o.a.t.u.** classes in j-t are
> already using it.

Sorry, I lost track of this. It seems I'm running out of memory.


>> It should be easy to modify the util.Log implementation in 3.3
>> to support commons-logging API, or implement util.Log using
>> commons-logging API ( if using the old Log is needed ).
> 
> Last time I checked, o.a.t.u.log.Log already implements o.a.c.l.Log.

I know, but it needs a factory and manifest to be useable
as a c-l impl.  ( I never tried it - it may work if someone already 
added this )

Ok, I'll go ahead with the commits.

Costin



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

Reply via email to