----- Original Message ----- From: "Costin Manolache" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 2:53 PM Subject: j-t-c/util, 3.3 and logging
> 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. > > 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. > > Right now a lot of j-t-c code uses c-l, and thread and net are > different. +1 > > > > Costin > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>