> > > > > > Many classes are just extending BaseModelMBean and do nothing ( all those > > > with around 4k size :-). > > > > Yes. There're a few classes that need to be deleted since they're not > > getting used. Initially I added them to handle special cases and realized > > those objects don't need any special case stuff on the implementation. > > Looking at it quickly we don't use HttpConnectorMBean, HttpsConnectorMBean, > > LoaderMBean, LoggerMBean, ManagerMBean, RealmMBean, and ValveBaseMBean > > anymore. > > > > Should I delete them from both 4.0 and the new jakarta-tomcat-catalina or > > just the new repository? > > > > If it's just a case of removing the FooMBean class and changing > mbeans-descriptors.xml, there's no reason not to do it in he 4.x branch as > well. That means it's transparent to all users of the MBeans.
Done. There was no need to change mbeans-descriptors.xml since they weren't getting used at all. Amy > > > Thanks, > > Amy > > > > Craig > > > -- > 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]>