Re: tomcat-util.jar

2010-10-02 Thread Mark Thomas
On 02/10/2010 09:25, Pid wrote: > Hi, > > The tomcat-util.jar has a subset of the o.a.t.util sub-packages, namely > 'res' and 'scan'. All of the rest of the util package is in > tomcat-coyote.jar. > > The tomcat-api.jar has only 4 classes. > >

tomcat-util.jar

2010-10-02 Thread Pid
Hi, The tomcat-util.jar has a subset of the o.a.t.util sub-packages, namely 'res' and 'scan'. All of the rest of the util package is in tomcat-coyote.jar. The tomcat-api.jar has only 4 classes. Is there a reason for this separation, or could/should it be reorganised?