On 09/01/2019 17:10, Rémy Maucherat wrote:
> Hi,
> 
> So I'm looking at random small items as possible cleanups and ... The
> extras came up.
> 
> At some point (15 years ago) the idea was to have a smaller JAR and avoid
> bloat, but right now I don't see the point of keeping them out of the
> regular catalina.jar (and thus reduce the complexity of the build a bit):
> - a listener to configure JMX remote (possibly not as useless as it sounds
> for cloud stuff even though they like their Jolokia since it's json)
> - some webservices naming factory (ok, so I guess it's not very useful, but
> only +15kB or so)
> 
> Did I miss something ?

There is the possibility that an alternative logging JAR could return.
https://markmail.org/message/gdmffcyporhcmqge

Whether that needs an optional / alternative JAR or whether it could be
handled via configuration is TBD.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to